Re: schedule() "spaghetti" in 2.3.2 ..

Jamie Lokier (lkd@tantalophile.demon.co.uk)
Fri, 21 May 1999 13:50:39 +0200


Chris Wedgwood wrote:
> > Even the newest egcs cannot move the blocks out of line.
>
> This is because it lacks this optimisation, or because it does't fit
> into the way gcc/egcs internals work?

Egcs moves C++ exception handler blocks out of line, so I assume it
would not be infeasible to add this optimisation. Discussion on the
Egcs list a while back suggested it is possible but far from
implemented.

-- Jamie

-
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.tux.org/lkml/