OSDN Git Service

libcpp/
authorjanis <janis@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 May 2007 23:45:40 +0000 (23:45 +0000)
committerjanis <janis@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 May 2007 23:45:40 +0000 (23:45 +0000)
commit5c00409a86d5414b2f92285b523442ad681a42e3
treedf0bccc33a1c52f690ba0aed1805effa9212b0ad
parentc55e2f1bb07ad7617c2bb41e5cbb43edb3e51697
libcpp/
        * expr.c (cpp_classify_number): Warn about dfp constant for -pedantic.
gcc/testsuite/
        * gcc.dg/fltconst-pedantic-dfp.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@124731 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/fltconst-pedantic-dfp.c [new file with mode: 0644]
libcpp/ChangeLog
libcpp/expr.c