optimization/8896: '-mcpu=xscale -fno-strict-aliasing -O2' generates wrong code
rearnsha@gcc.gnu.org
rearnsha@gcc.gnu.org
Wed Dec 11 09:57:00 GMT 2002
Synopsis: '-mcpu=xscale -fno-strict-aliasing -O2' generates wrong code
State-Changed-From-To: open->analyzed
State-Changed-By: rearnsha
State-Changed-When: Wed Dec 11 09:57:33 2002
State-Changed-Why:
Confirmed. The same bug does not occur with the latest compiler, but I think that's because an earlier pass of the compiler has optimized the problem away before it trips the bug.
Initial investigation suggests this is a problem with reload_combine().
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8896
More information about the Gcc-prs
mailing list