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

#include "valid-2.h"/* { dg-error "settings for -fexceptions do not match|No such file|they were invalid" } */

int x;