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®rtested 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