1  /* Copyright (C) 2002 Free Software Foundation, Inc.  */
       2  
       3  /* { dg-do preprocess } */
       4  /* { dg-options "-funsigned-char -fsigned-char -traditional-cpp" } */
       5  
       6  #if defined (__CHAR_UNSIGNED__)
       7  # error __CHAR_UNSIGNED__ defined
       8  #endif