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 lto/47936] [4.6 Regression] Missed optimization with LTO due to strict aliasing issues


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

--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-03-01 10:30:12 UTC ---
IMHO WONTFIX.  Eventually we could add a -fvery-strict-aliasing, but it's
probably not worth it.

Leaving open to eventually document this fact somewhere.


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