OSDN Git Service

* cpplex.c (cpp_interpret_charconst): Get signedness or
authorneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 24 Feb 2002 12:52:30 +0000 (12:52 +0000)
committerneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 24 Feb 2002 12:52:30 +0000 (12:52 +0000)
commitb3a9482fbd4764d9af8b1d62e8c656394917c0fd
treeb8bc66887f2c3523f7edef448ecb1be8ff9d481a
parente99172f220aa963aaa0fd1e0f07819249cb98a93
* cpplex.c (cpp_interpret_charconst): Get signedness or
otherwise of wide character constants correct.
* cppexp.c (lex): Get signedness of wide charconsts correct.
* testsuite/gcc.dg/cpp/wchar-1.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50005 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cppexp.c
gcc/cpplex.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/cpp/wchar-1.c [new file with mode: 0644]