repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
gnu
/
dist
/
gcc4
/
gcc
/
testsuite
/
gcc.dg
/
cpp
/
trad
/
uchar.c
blob
8ea54a1f43c33dcfc3d9ee22bbe5b300dd6d73e8
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