This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r117304 - in /branches/out-of-ssa-the-sequel/gc...


Author: amacleod
Date: Fri Sep 29 13:53:55 2006
New Revision: 117304

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117304
Log:

fix coalesce time problems.


2006-09-29  Andrew MacLeod  <amacleod@redhat.com>

	* tree-ssa-ilve.c (mix): Define hash mix.
	(coalesce_pair_map_hash): Use hash mix.
	(create_coalesce_list): Calculate initial size of hash table.


Modified:
    branches/out-of-ssa-the-sequel/gcc/ChangeLog
    branches/out-of-ssa-the-sequel/gcc/tree-ssa-live.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]