This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]