Subject: Re: compiler bug (egcs-1.1.2)
To: Matthias Drochner <drochner@zel459.zel.kfa-juelich.de>
From: Ignatios Souvatzis <is@jocelyn.rhein.de>
List: tech-toolchain
Date: 08/17/1999 21:18:03
On Tue, Aug 17, 1999 at 02:35:56PM +0200, Matthias Drochner wrote:
> 
> This comes from a Linux list.
> The following program gets misoptimized with -O2, at least
> on i386 and mipsel.

same for
jocelyn is 140% gcc -v
Using builtin specs.
gcc version egcs-2.91.60 19981201 (egcs-1.1.1 release)
 on
hw.machine_arch = m68k

with -O (== -O1), evenreplacing unsigned with int.

	-is