This is the mail archive of the gcc@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: Suggestion: Add -ffast-math to default BOOT_CFLAGS


On Tue, Jan 20, 2004 at 03:24:21PM -0500, Kelley Cook wrote:
> life analysis          4.94        4.02       -0.92
> name lookup            8.83        8.35       -0.48
> garbage collection     5.98        5.83       -0.15

Where, pray, is the floating point in these passes
that would be affected by -ffast-math at all?

AFAIK there isn't any, which makes your numbers
highly suspicious.


r~


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