Re: [PATCH GCC][03/06]Dump dependence information

2017-08-24 Thread Jeff Law
On 08/14/2017 03:19 AM, Bin Cheng wrote: > Hi, > This simple patch adds code dumping struct dependence_info. > Bootstrap and test in series. Is it OK? > > Thanks, > bin > 2017-08-10 Bin Cheng > > * tree-pretty-print.c (dump_generic_node): Dump fixed length > tag in MEM_REF. Dump

[PATCH GCC][03/06]Dump dependence information

2017-08-14 Thread Bin Cheng
Hi, This simple patch adds code dumping struct dependence_info. Bootstrap and test in series. Is it OK? Thanks, bin 2017-08-10 Bin Cheng * tree-pretty-print.c (dump_generic_node): Dump fixed length tag in MEM_REF. Dump dependence info in TARGET_MEM_REF.From 60c58afac71860bdef