1 /* { dg-options "-I. -Winvalid-pch" } */
3 #define DEFINED_VALUE 3
5 #include "warn-1.h"/* { dg-warning "not used because .DEFINED_VALUE. is defined" } */
6 /* { dg-error "No such file" "no such file" { target *-*-* } 0 } */
7 /* { dg-error "they were invalid" "invalid files" { target *-*-* } 0 } */
8 /* { dg-message "terminated" "" { target *-*-* } 0 } */