Skip to content
  • Jon Grimm's avatar
    ad6ed77e
    cpplib.h (CPP_N_DFLOAT): New. · ad6ed77e
    Jon Grimm authored
    
    
    	* 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: default avatarBen Elliston <bje@au.ibm.com>
    
    From-SVN: r108133
    ad6ed77e
    cpplib.h (CPP_N_DFLOAT): New.
    Jon Grimm authored
    
    
    	* 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: default avatarBen Elliston <bje@au.ibm.com>
    
    From-SVN: r108133
Loading