Re: [google gcc-4_8] fix bad merge in r199218

2013-06-19 Thread Xinliang David Li
lgtm. On Wed, Jun 19, 2013 at 3:41 PM, Rong Xu wrote: > Hi, > > This patch fixes a bad merge in r199218. > Removing cgraph noded in early-ipa should be allowed. > Otherwise, we got ICE in tree-eipa_sra with > -freorder-funtions=callgraph (without -fripa) > > Tested with regressions and google ban

[google gcc-4_8] fix bad merge in r199218

2013-06-19 Thread Rong Xu
Hi, This patch fixes a bad merge in r199218. Removing cgraph noded in early-ipa should be allowed. Otherwise, we got ICE in tree-eipa_sra with -freorder-funtions=callgraph (without -fripa) Tested with regressions and google banchmarks. Thanks, -Rong patch.diff Description: Binary data