]> git.ipfire.org Git - thirdparty/gcc.git/commit - libcpp/ChangeLog
cpplib.h (CPP_N_DFLOAT): New.
authorJon Grimm <jgrimm2@us.ibm.com>
Tue, 6 Dec 2005 23:13:15 +0000 (23:13 +0000)
committerBen Elliston <bje@gcc.gnu.org>
Tue, 6 Dec 2005 23:13:15 +0000 (10:13 +1100)
commitad6ed77efd770405e0c861a7819ba4e3f9a9f756
tree26d2e8e0bea6ee9e502a1040ff11525cbbc867b7
parent2b948876d87065efd5c0aeabe828a586b9454cbd
cpplib.h (CPP_N_DFLOAT): New.

* 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.

Co-Authored-By: Ben Elliston <bje@au.ibm.com>
From-SVN: r108133
libcpp/ChangeLog
libcpp/expr.c
libcpp/include/cpplib.h