Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / gcc.dg / 20040910-1.c
blobff772ab57b4a73110fd4782b083cbc6b59d8140a
1 /* Tests error recovery for invalid code. */
2 __attribute__((foo) int f (){} /* { dg-error "(parse error|syntax error|expected '\\)') before 'int'" } */