On Thursday 07 August 2008 08:26:19 Bob Rogers wrote:

> I once suggested a "null register allocator" that would do this
> globally, but this is a better idea.  The only use case I can think of
> is debugging, particularly of the register allocator, but that's still
> important.

In theory, that's what the vanilla register allocator does.  In practice, 
somehow something sometimes turns on the graph-based allocator, which has a 
couple of bugs.  PGE trips this occasionally.

-- c

Reply via email to