r116563 - in /branches/out-of-ssa-the-sequel/gc...
amacleod@gcc.gnu.org
amacleod@gcc.gnu.org
Tue Aug 29 15:34:00 GMT 2006
Author: amacleod
Date: Tue Aug 29 15:34:28 2006
New Revision: 116563
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116563
Log:
Remove the type-var code... should have bene part of the remove-coalesce_vars patch.
2006-08-29 Andrew MacLeod <amacleod@redhat,com>
* tree-ssa-live.c (type_var_init): Remove.
* tree-ssa-live.h (type_var_num, type_var, type_var_first_partition,
type_var_next_partition, type_var_dump, type_var_delete,
type_var_remove_partition, type_var_find, type_var_compact,
type_var_decompact): Remove.
Modified:
branches/out-of-ssa-the-sequel/gcc/ChangeLog
branches/out-of-ssa-the-sequel/gcc/tree-ssa-live.c
branches/out-of-ssa-the-sequel/gcc/tree-ssa-live.h
More information about the Gcc-cvs
mailing list