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 #3 from Hans Meier <hsmeier at arcor dot de> 2011-06-09 08:24:07 UTC ---
(In reply to comment #1)
> What happens if you add -fno-strict-aliasing to the command line?

Problem disappears (tested all 4.5.x both with -O2 and -O3). 
Thanks! We can probbly live with that.


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