This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: linux 2.1.117 built with egcs-1.1 19980823
On Mon, Aug 24, 1998 at 01:22:06PM +0200, John Vickers wrote:
> Andi Kleen wrote:
> > 2.7.2.3 options: -O2 -m486 -fno-strength-reduce -malign-loops=2
> > -malign-functions=2 -malign-jumps=2 -fomit-frame-pointer
> > egcs options: -O2 -mpentiumpro -fno-strength-reduce -fomit-frame-pointer
> ^^^^^^^^^^^^^^^^^^^^
> >
> > -Andi
>
> I thought that the gcc2.7 problems which required -fno-strength-reduce
> on x86 had been fixed before egcs 1.0. Or am I missing something ?
Sorry this was a thinko. I removed the -fno-strength-reduce option for
egcs of course.
-Andi