tree-ssa-live.c (build_tree_conflict_graph): Allocate partition_link and tpa_nodes...
authorKazu Hirata <kazu@cs.umass.edu>
Sat, 23 Apr 2005 15:10:31 +0000 (15:10 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sat, 23 Apr 2005 15:10:31 +0000 (15:10 +0000)
commit7df5a591b2c2d8a905af2c25a1ddbd8eaffa00ab
tree4a33e5e9ac1d788b34126572538e9beb33738e40
parentd0b06ef9018e85eb621d5ba10a2416a2c6cbddd5
tree-ssa-live.c (build_tree_conflict_graph): Allocate partition_link and tpa_nodes on heap.

* tree-ssa-live.c (build_tree_conflict_graph): Allocate
partition_link and tpa_nodes on heap.

From-SVN: r98617
gcc/ChangeLog
gcc/tree-ssa-live.c