[Bug optimization/8126] [3.3/3.4 regression] Floating point computation far slower in 3.2 than in 2.95

o dot lauffenburger at topsolid dot com gcc-bugzilla@gcc.gnu.org
Tue Jun 24 13:23:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8126



------- Additional Comments From o dot lauffenburger at topsolid dot com  2003-06-24 12:35 -------
I have tested the -fnew-ra option with version 3.3 and the other options (-O3 -
ffast-math -fomit-frame-pointer).

Without -fnew-ra : 4746 ms
With -fnew-ra : 9063 ms
(With gcc 2.95 : 2914 ms)

So it is apparently worse with the option -fnew-ra.



More information about the Gcc-bugs mailing list