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 middle-end/36775] Incorrect code generated - value tested before it is set.



------- Comment #4 from pinskia at gcc dot gnu dot org  2008-07-09 21:04 -------
This looks like an aliasing violation.    What happens if you compile with -O2
-fno-strict-aliasing ?


-- 


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


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