This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: optimizer problem in linux-mips gcc-3.2?


> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]