This is the mail archive of the gcc-bugs@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]

[Bug rtl-optimization/24123] Massive performance regression for -ffast-math due to the recip tree pass


------- Additional Comments From uros at kss-loka dot si  2005-09-29 14:11 -------
Created an attachment (id=9837)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9837&action=view)
gcc -O2 -ffast-math

Testcase, compile with gcc -O2 -ffast-math. The same problem can be found in
povray-3.6.1/source/fnpovfpu.cpp, POVFPU_RunDefault() when compiled with
-ffast-math.

-- 


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


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