OSDN Git Service

* cpplex.c (cpp_interpret_charconst): Use HOST_WIDE_INT for sign
authoraj <aj@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 23 Nov 2001 10:01:16 +0000 (10:01 +0000)
committeraj <aj@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 23 Nov 2001 10:01:16 +0000 (10:01 +0000)
commit43653c0a7a90b88cabc53202b41d78f7aa4e89bc
treee30331aeeafe31dbc96305e0796708b4684534c6
parentbdf632d6ce2cf0c6aefa5fa12b9b602e5a5bb18a
* cpplex.c (cpp_interpret_charconst): Use HOST_WIDE_INT for sign
extension.

* gcc.dg/cpp/charconst-2.c: New test.

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