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
- To: jvickers at acorn dot com (John Vickers)
- Subject: Re: linux 2.1.117 built with egcs-1.1 19980823
- From: Joern Rennecke <amylaar at cygnus dot co dot uk>
- Date: Tue, 25 Aug 1998 01:46:46 +0100 (BST)
- Cc: ak at muc dot de, dlove at georgiatech-metz dot fr, egcs at cygnus dot com
> 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 ?
-fno-strength-reduce was never required on the x86, but it works around
some problems in biv elimination.
These problems have been obscured, but not cured. Look at the loop-[23]*
failures from the c-torture testsuite.