This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: optimizer problem in linux-mips gcc-3.2?
- From: Eric Botcazou <ebotcazou at libertysurf dot fr>
- To: Guido Guenther <agx at sigxcpu dot org>
- Cc: gcc at gcc dot gnu dot org,linux-mips at linux-mips dot org
- Date: Mon, 27 Jan 2003 10:14:41 +0100
- Subject: Re: optimizer problem in linux-mips gcc-3.2?
- References: <20030126215942.GD14230@bogon.ms20.nix>
> glibc's string/tester and string/inl-tester fail when compiled with
> Debian's "gcc version 3.2.2 20030109 (Debian prerelease)" on linux-mips
> (big endian) and -O2 or -Os. I've tried to strip down the testcase as
> far as possible and suspect that gcc miscompiles it. It works fine with
> Debian's "gcc version 2.95.4 20011002" and with the above gcc-3.2.2 and
> optimations turned off, -O3 and -O1:
Fill in a bug report (see http://gcc.gnu.org/bugs.html).
--
Eric Botcazou