1 /* Copyright (C) 2002 Free Software Foundation, Inc. */
3 /* { dg-do compile } */
4 /* { dg-options "-funsigned-char -fpreprocessed" } */
6 /* Source: Ziemowit Laski. -fpreprocessed doesn't define macros, but
7 CPP would interpret charconsts based upon whether __CHAR_UNSIGNED__
13 if (f
== '\x83') /* { dg-bogus "always false" } */