This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r107724 - in /branches/gcc-4_1-branch/gcc: Chan...
- From: law at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Wed, 30 Nov 2005 17:05:58 -0000
- Subject: r107724 - in /branches/gcc-4_1-branch/gcc: Chan...
Author: law
Date: Wed Nov 30 17:05:57 2005
New Revision: 107724
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107724
Log:
* tree-ssa-uncprop.c (associate_equivalences_with_edges): Properly
handle SSA_NAME_OCCURS_IN_ABNORMAL_PHI.
* g++.old-deja/g++.law/pr25000.C: New test.
Added:
branches/gcc-4_1-branch/gcc/testsuite/g++.old-deja/g++.law/pr25000.C
Modified:
branches/gcc-4_1-branch/gcc/ChangeLog
branches/gcc-4_1-branch/gcc/testsuite/ChangeLog
branches/gcc-4_1-branch/gcc/tree-ssa-uncprop.c