OSDN Git Service

(yylex): Don't use unsigned comparison to also check for < 0; do it
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 28 Apr 1993 18:54:51 +0000 (18:54 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 28 Apr 1993 18:54:51 +0000 (18:54 +0000)
commit27fe6bb34b3d0134a2e2479ed3d996ac18799176
tree403a19a08c461e5d987b48e7be0f6124bd70aaab
parent557ebdac0fe202e9c813ff7df4328077fb16124c
(yylex): Don't use unsigned comparison to also check for < 0; do it
explicitly.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@4257 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/c-lex.c