On Tue, Sep 19, 2000 at 12:22:41PM +0200, Andreas Schwab wrote:
> IMHO it's a bug in gcc that it does not inline the comparison inside the
> switch expression, since it already does it in all other places.  Perhaps
> some problem with the patterns in the machine description.

Perhaps, but without a test case it's hard to know.  My guess is that
he's using gcc 2.7.2 or something decrepit like that; I couldn't reproduce
the problem on current source with a simple test case.

That said, I also think it is a bug that the kernel does not link 
against libgcc.


r~
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to