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 pending/25118] PPC/-O2 bug causes segfault, -O1 works fine



------- Comment #2 from pinskia at gcc dot gnu dot org  2005-11-27 16:05 -------
What happens if you do "-O2 -fno-strict-aliasing"?  I almost want to say you
are violating C aliasing rules.  Also what warnings do you get with -O2 -W
-Wall?


-- 


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


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