Re: [PATCH] Update the overall summary after edge_summary is updated

2014-03-25 Thread Jan Hubicka
> On Sat, Mar 22, 2014 at 6:32 PM, Jan Hubicka wrote: > >> Hi, > >> > >> This patch updates node's inline summary after edge_summary is > >> updated. Otherwise it could lead to incorrect inline summary. > >> > >> Bootstrapped and gcc regression test on-going. > >> > >> OK for trunk? > >> > >> Than

Re: [PATCH] Update the overall summary after edge_summary is updated

2014-03-25 Thread Dehao Chen
On Sat, Mar 22, 2014 at 6:32 PM, Jan Hubicka wrote: >> Hi, >> >> This patch updates node's inline summary after edge_summary is >> updated. Otherwise it could lead to incorrect inline summary. >> >> Bootstrapped and gcc regression test on-going. >> >> OK for trunk? >> >> Thanks, >> Dehao >> >> gcc

Re: [PATCH] Update the overall summary after edge_summary is updated

2014-03-22 Thread Jan Hubicka
> Hi, > > This patch updates node's inline summary after edge_summary is > updated. Otherwise it could lead to incorrect inline summary. > > Bootstrapped and gcc regression test on-going. > > OK for trunk? > > Thanks, > Dehao > > gcc/ChangeLog: > > 2014-03-21 Dehao Chen > > *ipa-inline.c

[PATCH] Update the overall summary after edge_summary is updated

2014-03-21 Thread Dehao Chen
Hi, This patch updates node's inline summary after edge_summary is updated. Otherwise it could lead to incorrect inline summary. Bootstrapped and gcc regression test on-going. OK for trunk? Thanks, Dehao gcc/ChangeLog: 2014-03-21 Dehao Chen *ipa-inline.c (early_inliner): updates overall s