This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: optimization/8896: '-mcpu=xscale -fno-strict-aliasing -O2' generates wrong code
- From: Enrico Scholz <enrico dot scholz at sigma-chemnitz dot de>
- To: gcc-gnats at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, enrico dot scholz at informatik dot tu-chemnitz dot de, gcc-bugs at gcc dot gnu dot org, rearnsha at gcc dot gnu dot org
- Date: 16 Dec 2002 18:59:14 +0100
- Subject: Re: optimization/8896: '-mcpu=xscale -fno-strict-aliasing -O2' generates wrong code
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8896
The patch fixes the testcase, the kernel is running fine with it
and I have not seen other/new errors since using it.
Thanks for the fast fix
Enrico