[Bug c/30855] gcc changes code order
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Feb 19 02:12:00 GMT 2007
------- Comment #1 from pinskia at gcc dot gnu dot org 2007-02-19 02:12 -------
You are violating C aliasing rules, use -fno-strict-aliasing or fix the code so
you don't violate the rules.
*** This bug has been marked as a duplicate of 21920 ***
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30855
More information about the Gcc-bugs
mailing list