]> git.ipfire.org Git - thirdparty/gcc.git/commit - libcpp/ChangeLog
expr.c (cpp_classify_number): Warn about dfp constant for -pedantic.
authorJanis Johnson <janis187@us.ibm.com>
Mon, 14 May 2007 23:45:40 +0000 (23:45 +0000)
committerJanis Johnson <janis@gcc.gnu.org>
Mon, 14 May 2007 23:45:40 +0000 (23:45 +0000)
commit5a6bb57eb9ad3397408aedca5c362ef36340a907
treedf0bccc33a1c52f690ba0aed1805effa9212b0ad
parent30e04921873057fd9c85458127e51862d0cf2304
expr.c (cpp_classify_number): Warn about dfp constant for -pedantic.

libcpp/
        * expr.c (cpp_classify_number): Warn about dfp constant for -pedantic.
gcc/testsuite/
        * gcc.dg/fltconst-pedantic-dfp.c: New test.

From-SVN: r124731
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/fltconst-pedantic-dfp.c [new file with mode: 0644]
libcpp/ChangeLog
libcpp/expr.c