This is the mail archive of the gcc-prs@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/9840: Incorrect optimization for floating-point aliasing to int


Synopsis: Incorrect optimization for floating-point aliasing to int

State-Changed-From-To: open->closed
State-Changed-By: bangerth
State-Changed-When: Mon Feb 24 21:58:59 2003
State-Changed-Why:
    Not a bug. You are violating aliasing rules, so the compiler
    may generate whatever code it likes. If you need to play
    type games, check the manual for ways to do that.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9840


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