[Bug c/40394] Variable values calculated differently depending on storage class
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Jun 10 14:03:00 GMT 2009
------- Comment #7 from rguenth at gcc dot gnu dot org 2009-06-10 14:02 -------
You are violating C aliasing rules. Use -fno-strict-aliasing.
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40394
More information about the Gcc-bugs
mailing list