This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: New problems with gcc-2.8.0 based code - NOW FIXED!
On Mon, 29 December 1997, 00:18:31, rms@santafe.edu wrote:
> Just compiled my 2.1.76 kernel once again this time using egcs-971225
> to see if the `-funroll-all-loops' still persists.
>
> IT'S FIXED!
>
> Is it fixed in the latest GCC snapshot? If not, the job isn't done
> yet. Can someone identify what change deals with this, and get it
> installed in GCC?
>
I just tried the latest gcc2 snapshot (971225), and it's not fixed. Only
egcs-971225 works correctly. I have no idea though, whether it's actually
a gcc or a Linux bug (the fact that linux-2.1.76 works ok with
`-funroll-all-loops' while 2.0.33 doesn't indicates perhaps that Linux is
to blame).
Manfred