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 c++/49338] wrong code with -O2 and -O3


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

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-06-09 08:47:44 UTC ---
You should read the standard or at least
http://gcc.gnu.org/onlinedocs/gcc-4.6.0/gcc/Optimize-Options.html#index-fstrict_002daliasing-824


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