aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/pch/valid-1.c
blob: ebfa85a99497b9d406fb97b8f56f318d621cb752 (plain)
1
2
3
4
5
/* { dg-options "-I. -Winvalid-pch -g" } */

#include "valid-1.h"/* { dg-error "created with -gnone, but used with -g|No such file|they were invalid" } */

int x;