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++/34090] -O3 wrong code, -O2 OK



------- Comment #3 from pinskia at gcc dot gnu dot org  2007-11-14 19:22 -------
What happens if you add -fno-strict-aliasing ?  And maybe even try with
warnings turned on.


-- 


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


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