* gcc.dg/cpp/widestr1.c: Update.
[official-gcc.git] / gcc / testsuite / gcc.dg / cpp / widestr1.c
blob0b68201b0127bc80da6f2b873007674dbc1e9f95
1 /* Copyright (C) 2000, 2001 Free Software Foundation.
3 by Alexandre Oliva <oliva@lsd.ic.unicamp.br> */
5 /* { dg-do preprocess } */
7 #line 1 L"foo" /* { dg-error "not a valid filename" "wide string in #line" } */
8 #include L"stdio.h" /* { dg-error "expects" "wide string in #include" } */