Dead
[official-gcc.git] / gomp-20050608-branch / gcc / testsuite / gcc.dg / cpp / trad / uchar.c
blob8ea54a1f43c33dcfc3d9ee22bbe5b300dd6d73e8
1 /* Copyright (C) 2002 Free Software Foundation, Inc. */
3 /* { dg-do preprocess } */
4 /* { dg-options "-funsigned-char -fsigned-char -traditional-cpp" } */
6 #if defined (__CHAR_UNSIGNED__)
7 # error __CHAR_UNSIGNED__ defined
8 #endif