* tree-inline.c (copy_bb): Insert new statements to statements_to_fold
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Jan 2007 08:56:05 +0000 (08:56 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Jan 2007 08:56:05 +0000 (08:56 +0000)
commit3e9045dd017e57db781b199aba6f2ad9f0313e7b
treecc1c513083616555771818561214fc727235e351
parent894a47b43cc5eb4302f36c91b9d611b79256e98a
* tree-inline.c (copy_bb): Insert new statements to statements_to_fold
set.
(fold_marked_statements): New function.
(optimize_inline_calls, tree_function_versioning): Fold new statements.
* tree-inline.h (copy_body_data): Add statemetns_to_fold.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@120430 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-inline.c
gcc/tree-inline.h