Re: pre egcs-1.1 testing and Linux 2.1.x

Richard Henderson (rth@cygnus.com)
Tue, 25 Aug 1998 20:18:39 -0700


On Mon, Aug 24, 1998 at 09:26:51AM +0200, Andrea Arcangeli wrote:
> It sound to me obvious. There are some buggy optimization in the function
> I have pratically commented out.

Maybe, maybe not. The bug may still be anywhere in the compiler, either
before that optimization (bad initial code generation) or after that
optimization (a pass not properly handling the output of that optimization),
or in fact the bug may be right there.

So you have done very little to narrow down anything.

What is needed, however, from everyone concerned, are test cases. That is,
self-contained, preprocessed test cases. Along with the exact version of
the compiler in use.

I tried to reproduce the __switch_to bug myself this weekend and failed.

r~

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html