Skip to content
Snippets Groups Projects
  • Janis Johnson's avatar
    eec49116
    re PR c/33466 (mixed-case suffix for decimal float constants) · eec49116
    Janis Johnson authored
    libcpp/
    	PR c/33466
    	* expr.c (interpret_float_suffix): Reject invalid suffix that uses
    	letters from decimal float and fixed-point suffixes.
    
    gcc/testsuite
    	PR c/33466
    	* gcc.dg/cpp/pr33466.c: New test.
    	* gcc.dg/dfp/pr33466.c: New test.
    	* gcc.dg/fixed-point/pr33466.c: New test.
    
    From-SVN: r145417
    eec49116
    History
    re PR c/33466 (mixed-case suffix for decimal float constants)
    Janis Johnson authored
    libcpp/
    	PR c/33466
    	* expr.c (interpret_float_suffix): Reject invalid suffix that uses
    	letters from decimal float and fixed-point suffixes.
    
    gcc/testsuite
    	PR c/33466
    	* gcc.dg/cpp/pr33466.c: New test.
    	* gcc.dg/dfp/pr33466.c: New test.
    	* gcc.dg/fixed-point/pr33466.c: New test.
    
    From-SVN: r145417