register renaming causes many ARM testsuite failures

Richard Henderson rth@redhat.com
Wed Jan 3 14:33:00 GMT 2001


On Wed, Jan 03, 2001 at 05:30:46PM -0500, Michael Meissner wrote:
> Ideally we should rerun the condition and predicates for register renaming
> (especially the condition which is the only place where you can check operands
> against each other).

The problem with that is that prevents us from just collecting
a chain of uses and renaming them all at once.  We now have to 
do things piecemeal.


r~


More information about the Gcc-bugs mailing list