* c-lex.c (yylex): Don't pedwarn for hexadecimal floating point
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Jul 2000 08:28:44 +0000 (08:28 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Jul 2000 08:28:44 +0000 (08:28 +0000)
commitce8423bcd6f9f7dcef132a0324f1f333ae616e99
tree2383bd4f18957301a431290075c8bd08265b637c
parent91017a7ccc37b4f4f400298fbfac44b3d63a8233
    * c-lex.c (yylex): Don't pedwarn for hexadecimal floating point
        constants in C99 mode.

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