peephole eliminating register use: how to not ICE?

Richard Henderson rth@redhat.com
Thu Apr 12 17:29:00 GMT 2001


On Thu, Apr 12, 2001 at 03:17:22PM -0400, Michael Poole wrote:
> Ah, and now I think I see the problem: bb 23, an eventual successor
> of bb 13, tries to use R9, and so the value is actually needed.

Yep.  That verify_live_at_start check has been amazingly
helpful in catching problems of this nature.


r~



More information about the Gcc mailing list