8sa1-gcc/gcc/testsuite/gcc.dg/cpp/widestr1.c
Neil Booth fabfd8029d widestr1.c: Update.
* gcc.dg/cpp/widestr1.c: Update.
        * gcc.dg/cpp/prag-imp.c: Remove.

From-SVN: r38988
2001-01-13 18:40:49 +00:00

10 lines
294 B
C

/* Copyright (C) 2000, 2001 Free Software Foundation.
by Alexandre Oliva <oliva@lsd.ic.unicamp.br> */
/* { dg-do preprocess } */
#line 1 L"foo" /* { dg-error "not a valid filename" "wide string in #line" } */
#include L"stdio.h" /* { dg-error "expects" "wide string in #include" } */