OSDN Git Service

* cppexp.c (possible_sum_sign, integer_overflow, left_shift,
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / cpp / widestr1.c
1 /* Copyright (C) 2000, 2001  Free Software Foundation.
2
3    by Alexandre Oliva  <oliva@lsd.ic.unicamp.br>  */
4
5 /* { dg-do preprocess } */
6
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" } */
9