r222499 - in /trunk/gcc: ChangeLog testsuite/Ch...

law@gcc.gnu.org law@gcc.gnu.org
Tue Apr 28 04:01:00 GMT 2015


Author: law
Date: Tue Apr 28 04:01:28 2015
New Revision: 222499

URL: https://gcc.gnu.org/viewcvs?rev=222499&root=gcc&view=rev
Log:
	PR tree-optimization/65217
	* tree-ssa-dom.c (record_equality): Given two SSA_NAMEs, if just one
	of them has a single use, make sure it is the LHS of the implied
	copy.

        PR tree-optimization/65217
	* gcc.target/i386/pr65217.c: Remove XFAIL.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.target/i386/pr65217.c
    trunk/gcc/tree-ssa-dom.c



More information about the Gcc-cvs mailing list