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]

Re: optimization/5328: Optimisation causes code ordering to be incorrect on x86


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


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