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 046/236] delete_related_insns returns an rtx_insn


On Wed, 2014-08-13 at 12:10 -0600, Jeff Law wrote:
> On 08/06/14 11:20, David Malcolm wrote:
> > gcc/
> > 	* rtl.h (delete_related_insns): Strengthen return type from rtx to
> > 	rtx_insn *.
> >
> > 	* jump.c (delete_related_insns): Likewise, also for locals "next"
> > 	and "prev".
> OK.
Thanks; committed to trunk as r214275.


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