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 #6 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-05-25 09:26:56 UTC ---
Try -ffast-math (the default for ICC) which disables subnormals.


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