This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC -O2 failure for mipsel
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: Andrew Haley <aph at redhat dot com>
- Cc: Andrew Pinski <pinskia at physics dot uc dot edu>, Fuxin Zhang <fxzhang at ict dot ac dot cn>, MAKE FUN PRANK CALLS <linux-mips at linux-mips dot org>, gcc at gcc dot gnu dot org
- Date: Thu, 1 May 2003 07:00:51 -0400
- Subject: Re: GCC -O2 failure for mipsel
It is the gcc component of SPEC that needs explaining to, this has been
talked about before:
<http://gcc.gnu.org/ml/gcc/2002-01/msg00711.html>
Thanks,
Andrew Pinski
On Thursday, May 1, 2003, at 04:46 US/Eastern, Andrew Haley wrote:
Fuxin Zhang writes:
Thanks, -fno-strict-aliasing works.
--The actual code can't be changed: because it is part of spec
cpu2000:)
Perhaps SPEC need to have ISO C explained to them...
Andrew.