blob: 8ea54a1f43c33dcfc3d9ee22bbe5b300dd6d73e8 [file] [log] [blame]
/* Copyright (C) 2002 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* { dg-options "-funsigned-char -fsigned-char -traditional-cpp" } */
#if defined (__CHAR_UNSIGNED__)
# error __CHAR_UNSIGNED__ defined
#endif