]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-phinode.c (make_phi_node): Use a new variable, capacity, to receive the return...
authorKazu Hirata <kazu@cs.umass.edu>
Tue, 23 Nov 2004 13:44:22 +0000 (13:44 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Tue, 23 Nov 2004 13:44:22 +0000 (13:44 +0000)
commit405f403a0903740e263aad309780dbd4932d0878
tree3fb02d173413e77a88c1c412aa37c2e62cddba23
parenta3407e423920a7233e038318adc6dc246ba272dd
tree-phinode.c (make_phi_node): Use a new variable, capacity, to receive the return value of ideal_phi_node_len.

* tree-phinode.c (make_phi_node): Use a new variable,
capacity, to receive the return value of ideal_phi_node_len.

From-SVN: r91091
gcc/ChangeLog
gcc/tree-phinodes.c