optimization/5328: Optimisation causes code ordering to be incorrect on x86
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Wed Feb 6 08:26:00 GMT 2002
Synopsis: Optimisation causes code ordering to be incorrect on x86
State-Changed-From-To: open->closed
State-Changed-By: jakub
State-Changed-When: Wed Feb 6 08:05:07 2002
State-Changed-Why:
This is not a bug. Compiler is free to do it.
See info gcc on -fstrict-aliasing, either fix that
code or use -fno-strict-aliasing.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5328
More information about the Gcc-bugs
mailing list