[PATCH] Making double precision constants work with -fsingle-precision-constant

Richard Henderson rth@redhat.com
Mon Dec 12 19:04:00 GMT 2005


On Fri, Dec 09, 2005 at 05:01:43PM -0500, Carlos O'Donell wrote:
> Retested no regresssions on x86-pc-linux-gnu. This adds additional
> macros __*_HAS_DENORM__ of which __DBL_HAS_DENORM__ is used in std_limits.h.

If we're going to define this, we should be consistent and use 
the other __FOO_HAS_DENORM__ defines for float and long double.

Otherwise the patch is ok by me.


r~



More information about the Gcc-patches mailing list