This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: optimization/4888: incorrect code with -Ox, x >= 2
- From: rth at gcc dot gnu dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, jfran at clip dot dia dot fi dot upm dot es, nobody at gcc dot gnu dot org
- Date: 27 Nov 2001 04:45:43 -0000
- Subject: Re: optimization/4888: incorrect code with -Ox, x >= 2
[Get raw message]
Synopsis: incorrect code with -Ox, x >= 2
State-Changed-From-To: open->closed
State-Changed-By: rth
State-Changed-When: Mon Nov 26 20:45:42 2001
State-Changed-Why:
Not a bug. See ISO/IEC 9899:1999 Section 6.9 paragraph 7.
In summary, you may not access an object with anything other
than its proper type.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=4888&database=gcc