Re: [PATCH] Fix PR79740

2017-02-28 Thread Richard Biener
On Tue, 28 Feb 2017, Richard Biener wrote: > > Bootstrap / regtest running on x86_64-unknown-linux-gnu. > > Richard. The following is what I committed. Bootstrapped and tested on x86_64-unknown-linux-gnu. Richard. 2017-02-28 Richard Biener PR tree-optimization/79740 * tre

[PATCH] Fix PR79740

2017-02-28 Thread Richard Biener
Bootstrap / regtest running on x86_64-unknown-linux-gnu. Richard. 2017-02-28 Richard Biener PR tree-optimization/79740 * tree-ssa-sccvn.c (visit_nary_op): Insert the nary into the hashtable if we pattern-matched sth. * tree-ssa-pre.c (eliminate_insert): Robust