------- Comment #1 from pinskia at gcc dot gnu dot org 2010-07-23 03:14 ------- + /* Cast the double precision constants. This is needed when single + precision constants are specified or when pragma FLOAT_CONST_DECIMAL64 + is used. The correct result is computed by the compiler when using + macros that include a cast. */
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45038