This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] rtlanal.c: Remove code hoisting-related functions.
Hi Honza,
> > Attached is a patch to remove code hoisting-related functions as they
> > are unused.
> >
> > Honza, do you still have a plan to use these? I posted a patch to
> > remove these about a year ago.
> >
> > http://gcc.gnu.org/ml/gcc-patches/2003-11/msg02363.html
>
> Hmm, I posted patch for the gcse, but I guess things has changed
> considerably since then (so it makes sense to wait a bit until we
> cleanup RTL generation and figure out what to do about cse/gcse on RTL).
> So lets make these go and I will rescuesce them if they become needed.
Err, can I take that as an approval? I know you added them and worked
a lot with CFG stuff, but .... I hope somebody with blanket write
privilege will respond to this.
Kazu Hirata