OSDN Git Service

* c-lex.c (parse_float, yylex): For -Wtraditional, issue a
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Aug 2000 15:21:18 +0000 (15:21 +0000)
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Aug 2000 15:21:18 +0000 (15:21 +0000)
commit8524993f7da29729eec9b018001074b32b666556
tree30a07535a16520798c29038412313aa0bf2aecde
parentf0cb5fb33c19d12f43e86a46c35c84d76af1364c
* c-lex.c (parse_float, yylex): For -Wtraditional, issue a
warning about non-traditional numeric constant suffixes.

* cppexp.c (parse_number): Likewise.

* invoke.texi: (-Wtraditional): Document new behavior.

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