]> gcc.gnu.org Git - gcc.git/commit
tree-ssa-live.c (live_worklist): Take a stack allocated on heap as an argument.
authorKazu Hirata <kazu@cs.umass.edu>
Sat, 23 Apr 2005 15:05:40 +0000 (15:05 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sat, 23 Apr 2005 15:05:40 +0000 (15:05 +0000)
commitd0b06ef9018e85eb621d5ba10a2416a2c6cbddd5
treeace4bcbd8cce1681a56292c7770f86af12a0ce7f
parent3d20d4d843d62e0bc37b4edc232c44be04400377
tree-ssa-live.c (live_worklist): Take a stack allocated on heap as an argument.

* tree-ssa-live.c (live_worklist): Take a stack allocated on
heap as an argument.  Update uses of stack.
(calculate_live_on_entry): Allocate stack on heap.

From-SVN: r98616
gcc/ChangeLog
gcc/tree-ssa-live.c
This page took 0.060849 seconds and 5 git commands to generate.