aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/cpp/widestr1.c
blob: 0b68201b0127bc80da6f2b873007674dbc1e9f95 (plain)
1
2
3
4
5
6
7
8
9
/* 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" } */