[patch] make mark_constant_pool() walk epilogue delay list correctly

Richard Henderson rth@redhat.com
Fri May 31 02:01:00 GMT 2002


On Thu, May 30, 2002 at 09:14:39PM -0400, Alan Lehotsky wrote:
> 	* varasm.c (mark_constant_pool): Walk epilogue delay list
> 	checking the insn, not the chain for potential constants.

Ok.


>     rtx insn;
> +  rtx link;

Indentation problem?


r~



More information about the Gcc-patches mailing list