[Bug target/33374] GCC 4.1.2 produce wrong assembler code with -O2 option enabled.

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Sep 10 08:34:00 GMT 2007



------- Comment #3 from pinskia at gcc dot gnu dot org  2007-09-10 08:34 -------
>From the look at the source, it looks like you are violating C/C++ aliasing
rules.  Try with -fno-strict-aliasing.


-- 


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



More information about the Gcc-bugs mailing list