Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / g++.dg / expr / lval1.C
blobbed47d8e4ec6ebaa613bea840e3835e63d06e7bb
1 // Contributed by Matt Austern <austern@apple.com>
3 void f ()
5   int n;
6   (char) n = 1; // { dg-error "" }