This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


On Thu, Dec 08, 2005 at 11:48:54AM -0500, Carlos O'Donell wrote:
> Would it be useful to define __DBL_HAS_DENORM__, it is already a
> property of the format (gcc/gcc/real.h)?

I didn't think it was useful before, but now it would appear
to be required.  Supposing we keep this option.

> It makes poorly written code run faster. If that isn't a compelling
> argument for keeping the flag then I don't know what is... :)

Bah.  Not being the one being paid for this, I have very
little sympathy.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]