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

prathamesh3492@gcc.gnu.org prathamesh3492@gcc.gnu.org
Fri Aug 19 13:17:00 GMT 2016


Author: prathamesh3492
Date: Fri Aug 19 13:17:09 2016
New Revision: 239609

URL: https://gcc.gnu.org/viewcvs?rev=239609&root=gcc&view=rev
Log:
2016-08-19  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>

libcpp/
	* expr.c (eval_token): Append "evaluates to 0" to Wundef diagnostic.

testsuite/
	* gcc.dg/cpp/warn-undef.c: Append "evaluates to 0" to dg-error.
	* gcc.dg/cpp/warn-undef-2.c: Likewise.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.dg/cpp/warn-undef-2.c
    trunk/gcc/testsuite/gcc.dg/cpp/warn-undef.c
    trunk/libcpp/ChangeLog
    trunk/libcpp/expr.c



More information about the Gcc-cvs mailing list