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 007/236] New function: for_each_rtx_in_insn


On Tue, 2014-08-12 at 15:08 -0600, Jeff Law wrote:
> On 08/06/14 11:19, David Malcolm wrote:
> > gcc/
> > 	* rtl.h (for_each_rtx_in_insn): New function.
> > 	* rtlanal.c (for_each_rtx_in_insn): Likewise.
> OK.  Note that we're moving away from for_each_rtx...   I haven't 
> looked, but there's a reasonable chance we may not need it after Richard 
> S.'s work is committed.  Something to watch.

Thanks.  Committed to trunk as r214119 [having bootstrapped&regrtested
on x86_64 linux (Fedora 20) as part of patches 2-8 (as per:
https://gcc.gnu.org/ml/gcc-patches/2014-08/msg01420.html )
and having verified build by itself]

Dave


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