egcs/gcc ChangeLog c-lex.c cppexp.c invoke.texi
ghazi@gcc.gnu.org
ghazi@gcc.gnu.org
Thu Aug 10 08:21:00 GMT 2000
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: ghazi@sourceware.cygnus.com 2000-08-10 08:21:18
Modified files:
gcc : ChangeLog c-lex.c cppexp.c invoke.texi
Log message:
* 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.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.7383&r2=1.7384
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/c-lex.c.diff?cvsroot=gcc&r1=1.93&r2=1.94
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cppexp.c.diff?cvsroot=gcc&r1=1.72&r2=1.73
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/invoke.texi.diff?cvsroot=gcc&r1=1.209&r2=1.210
More information about the Gcc-cvs
mailing list