]> gcc.gnu.org Git - gcc.git/commit - gcc/ChangeLog
cfgexpand.c (discover_nonconstant_array_refs_r, [...]): Move here from tree-outof...
authorUlrich Weigand <uweigand@de.ibm.com>
Wed, 19 Oct 2005 16:27:10 +0000 (16:27 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Wed, 19 Oct 2005 16:27:10 +0000 (16:27 +0000)
commita1b23b2f7cef7cd0b8df65ed1936b8ea7ea65696
treec114fff08f7b39691bd889779fe938aaad5a6e05
parentf95f80d1a762998d6b8731d506f6667ccbdaf996
cfgexpand.c (discover_nonconstant_array_refs_r, [...]): Move here from tree-outof-ssa.c

* cfgexpand.c (discover_nonconstant_array_refs_r,
discover_nonconstant_array_refs): Move here from tree-outof-ssa.c
(tree_expand_cfg): Call discover_nonconstant_array_refs.
* tree-outof-ssa.c (rewrite_out_of_ssa): Remove call to
discover_nonconstant_array_refs.

From-SVN: r105623
gcc/ChangeLog
gcc/cfgexpand.c
gcc/tree-outof-ssa.c
This page took 0.054752 seconds and 5 git commands to generate.