[tree-ssa]: Code movement is a pain in the ass.
Diego Novillo
dnovillo@redhat.com
Sun Aug 10 20:45:00 GMT 2003
On Sun, 2003-08-10 at 15:38, Daniel Berlin wrote:
> > I meant implementing bsi_move in terms of bsi_remove and bsi_insert.
> > Is
> > that feasible?
> Yes, but it will require adding an extra argument to bsi_remove and
> remove_stmt.
>
Or commonize some of the code in bsi_remove/remove_stmt. Though, if
that's too intrusive then I guess we add the argument.
Diego.
More information about the Gcc
mailing list