Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / gcc.dg / pch / valid-1.c
blobebfa85a99497b9d406fb97b8f56f318d621cb752
1 /* { dg-options "-I. -Winvalid-pch -g" } */
3 #include "valid-1.h"/* { dg-error "created with -gnone, but used with -g|No such file|they were invalid" } */
5 int x;