This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r113356 - in /trunk/gcc: ChangeLog tree-ssa-dom.c
- From: amacleod at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Fri, 28 Apr 2006 20:39:19 -0000
- Subject: r113356 - in /trunk/gcc: ChangeLog tree-ssa-dom.c
Author: amacleod
Date: Fri Apr 28 20:39:18 2006
New Revision: 113356
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113356
Log:
The condition the assert was flawed.
2006-04-28 Andrew MacLeod <amacleod@redhat.com>
* tree-ssa-dom.c (propagate_rhs_into_lhs): Fix assert clause.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/tree-ssa-dom.c