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

#include "valid-2.h" /* { dg-warning "settings for -fexceptions do not match" } */
/* { dg-error "No such file" "" { target *-*-* } 3 } */
/* { dg-error "they were invalid" "" { target *-*-* } 3 } */
int x;