Re: [PATCH] Fix PR66142

2015-05-28 Thread Richard Biener
On Wed, 27 May 2015, Kyrill Tkachov wrote: > Hi Richard, > > On 26/05/15 14:54, Richard Biener wrote: > > The following fixes the testcase in PR66142 > > > > Bootstrapped and tested on x86_64-unknown-linux-gnu, applied to trunk. > > > > Richard. > > > > 2015-05-26 Richard Biener > > > >

Re: [PATCH] Fix PR66142

2015-05-28 Thread Andreas Schwab
Richard Biener writes: > * gcc.dg/tree-ssa/ssa-fre-44.c: New testcase. On ia64: $ grep -c "return 3.0" ssa-fre-44.c.035t.fre1 3 $ tail ssa-fre-44.c.035t.fre1 _19 = _8->u.x; _23 = _8->u.y; f_24 = _19 + _23; bar (&p); p ={v} {CLOBBER}; return f_24; } Andreas. -- Andreas S

Re: [PATCH] Fix PR66142

2015-05-27 Thread Kyrill Tkachov
Hi Richard, On 26/05/15 14:54, Richard Biener wrote: The following fixes the testcase in PR66142 Bootstrapped and tested on x86_64-unknown-linux-gnu, applied to trunk. Richard. 2015-05-26 Richard Biener PR tree-optimization/66142 * tree-ssa-sccvn.c (vn_reference_lookup_3):

[PATCH] Fix PR66142

2015-05-26 Thread Richard Biener
The following fixes the testcase in PR66142 Bootstrapped and tested on x86_64-unknown-linux-gnu, applied to trunk. Richard. 2015-05-26 Richard Biener PR tree-optimization/66142 * tree-ssa-sccvn.c (vn_reference_lookup_3): Manually compare MEM_REFs for the same base ad