r146777 - in /trunk: gcc/testsuite/ChangeLog gc...

jsm28@gcc.gnu.org jsm28@gcc.gnu.org
Sat Apr 25 18:46:00 GMT 2009


Author: jsm28
Date: Sat Apr 25 18:46:03 2009
New Revision: 146777

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=146777
Log:
libcpp:
	PR preprocessor/39559
	* expr.c (cpp_interpret_integer): Use a pedwarn for decimal
	constants larger than intmax_t in C99 mode.

gcc/testsuite:
	* gcc.dg/c99-intconst-2.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/c99-intconst-2.c
Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/libcpp/ChangeLog
    trunk/libcpp/expr.c



More information about the Gcc-cvs mailing list