]> git.ipfire.org Git - thirdparty/gcc.git/commit
* include/cpplib.h (CPP_N_DFLOAT): New.
authorbje <bje@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 6 Dec 2005 23:13:15 +0000 (23:13 +0000)
committerbje <bje@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 6 Dec 2005 23:13:15 +0000 (23:13 +0000)
commit6db045b0b39e8251847e7b9e0854c1055c4e6d5b
tree26d2e8e0bea6ee9e502a1040ff11525cbbc867b7
parenta0c4949ea6da314ad085c2230beda51df143db8c
* include/cpplib.h (CPP_N_DFLOAT): New.
* expr.c (interpret_float_suffix): Identify df, dd, and dl
suffixes as decimal floating point constants.
(cpp_classify_number): Disallow hexadecimal DFP constants.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@108133 138bc75d-0d04-0410-961f-82ee72b054a4
libcpp/ChangeLog
libcpp/expr.c
libcpp/include/cpplib.h