[RFC] EPILOGUE_USES on PPC

Richard Henderson rth@redhat.com
Sun Jan 7 15:31:00 GMT 2001


> backtrace.c:7: Can't find a register in class `LINK_REGS' while reloading 
> `asm'.

Reload knows that lr is in use.

> +#define	EPILOGUE_USES(REGNO)	((REGNO) == LINK_REGISTER_REGNUM)

Add `reload_completed &&'


r~


More information about the Gcc mailing list