]> git.ipfire.org Git - thirdparty/gcc.git/commit
2016-08-19 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
authorprathamesh3492 <prathamesh3492@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 19 Aug 2016 13:17:09 +0000 (13:17 +0000)
committerprathamesh3492 <prathamesh3492@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 19 Aug 2016 13:17:09 +0000 (13:17 +0000)
commit6d7de6093c139f0ff11c0af03429dcf26b965f20
tree75ec25af5dae2c4d482f058f1db7a9e65768c87b
parent432400939585c40402db82b08baa7aae30875ddb
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@239609 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/cpp/warn-undef-2.c
gcc/testsuite/gcc.dg/cpp/warn-undef.c
libcpp/ChangeLog
libcpp/expr.c