This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r117305 - in /branches/out-of-ssa-the-sequel/gc...
- From: amacleod at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Fri, 29 Sep 2006 14:17:29 -0000
- Subject: r117305 - in /branches/out-of-ssa-the-sequel/gc...
Author: amacleod
Date: Fri Sep 29 14:17:28 2006
New Revision: 117305
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117305
Log:
use simpler hash function from conflict.c
2006-09-29 Andrew MacLeod <amacleod@redhat.com>
* tree-ssa-ilve.c (mix): Remove.
(coalesce_pair_map_hash): Use simpler hash function.
Modified:
branches/out-of-ssa-the-sequel/gcc/ChangeLog
branches/out-of-ssa-the-sequel/gcc/tree-ssa-live.c