This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/49338] wrong code with -O2 and -O3
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 9 Jun 2011 08:10:30 +0000
- Subject: [Bug c++/49338] wrong code with -O2 and -O3
- Auto-submitted: auto-generated
- References: <bug-49338-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49338
--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-06-09 08:10:06 UTC ---
What happens if you add -fno-strict-aliasing to the command line?