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 target/30980] [4.3 Regression] Recent complex miscompilation



------- Comment #15 from dominiq at lps dot ens dot fr  2007-03-22 16:22 -------
Note that the drawback of the optimization replacing sin+cos by cexpi on PPC
Darwin has been dissected in PR31249.

In comment #16, I proposed a patch. Before applying it, it would be nice to
test if the other platforms affected by this bug are also affected by the bad
optimization and if the patch does not cause timing regressions on platforms
for which the optimization is working (mostly Linux).


-- 


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


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