Re: [PATCH GCC][2/4]Remove interface initialize_root in predcom

2017-06-27 Thread Richard Biener
On Tue, Jun 27, 2017 at 12:48 PM, Bin Cheng wrote: > Hi, > This simple patch removes interface initialize_root. It's simple enough and > called only once. > Bootstrap(O2/O3) in patch series on x86_64 and AArch64. Is it OK? Ok. > Thanks, > bin > 2017-06-21 Bin Cheng > > * tree-predc

[PATCH GCC][2/4]Remove interface initialize_root in predcom

2017-06-27 Thread Bin Cheng
Hi, This simple patch removes interface initialize_root. It's simple enough and called only once. Bootstrap(O2/O3) in patch series on x86_64 and AArch64. Is it OK? Thanks, bin 2017-06-21 Bin Cheng * tree-predcom.c (initialize_root): Delete. (execute_pred_commoning_chain): In