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/49148] Certain expressions take an extremely long time for no apparent reason


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

--- Comment #5 from John Peyton <jchthys at yahoo dot com> 2011-05-24 21:26:49 UTC ---
> Maybe you are getting subnormals which causes a huge performance decrease.

It looks like that might indeed be the case. It didn't seem to happen with ICC
though. Is it possible that other compilers have different ways of handling
subnormals?


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