Re: PR61919: Invalid rtx sharing in tree-outof-ssa.c

2014-07-28 Thread Richard Biener
On Sun, Jul 27, 2014 at 8:01 PM, Richard Sandiford rdsandif...@googlemail.com wrote: PR 61919 is another ripple from the patch to take advantage of rtx sharing rules when instantiating virtual registers. In this case the invalid sharing is coming from tree-outof-ssa.c, where the same MEM rtx

PR61919: Invalid rtx sharing in tree-outof-ssa.c

2014-07-27 Thread Richard Sandiford
PR 61919 is another ripple from the patch to take advantage of rtx sharing rules when instantiating virtual registers. In this case the invalid sharing is coming from tree-outof-ssa.c, where the same MEM rtx is being used in several moves. (Note that despite the name, partition_to_pseudo maps to