Re: Remove for_each_rtx

2014-11-11 Thread Jeff Law
On 11/11/14 08:44, Richard Sandiford wrote: There are no more callers to for_each_rtx or for_each_rtx_in_insn, so this patch removes the functions. Tested on x86_64-linux-gnu. OK to install? Thanks, Richard gcc/ * rtl.h (rtx_function, for_each_rtx, for_each_rtx_in_insn): Delete.

Remove for_each_rtx

2014-11-11 Thread Richard Sandiford
There are no more callers to for_each_rtx or for_each_rtx_in_insn, so this patch removes the functions. Tested on x86_64-linux-gnu. OK to install? Thanks, Richard gcc/ * rtl.h (rtx_function, for_each_rtx, for_each_rtx_in_insn): Delete. * rtlanal.c (non_rtx_starting_operands, fo