1 2 3 4 5 6 7
// Contributed by Matt Austern <austern@apple.com> void f () { int n; (char) n = 1; // { dg-error "" } }