tree-inline.c (struct inline_data): Remove inlined_fns.
authorDaniel Berlin <dberlin@dberlin.org>
Thu, 23 Dec 2004 02:50:24 +0000 (02:50 +0000)
committerDaniel Berlin <dberlin@gcc.gnu.org>
Thu, 23 Dec 2004 02:50:24 +0000 (02:50 +0000)
commitb9cd7e9d86a51abc1bcf2bc7eea436994c6b66be
tree64c3100c41bb0f33c672ea021bce73eb31de069f
parentf65b7de376c7284b60167d8400ddbcfddff58db6
tree-inline.c (struct inline_data): Remove inlined_fns.

2004-12-22  Daniel Berlin  <dberlin@dberlin.org>

* tree-inline.c (struct inline_data): Remove inlined_fns.
(expand_call_inline): Remove dead code setting
inlined_fns.
(optimize_inline_calls): Remove dead code setting DECL_INLINED_FNS.
* tree.h (struct tree_decl): Remove inlined_fns.

From-SVN: r92529
gcc/ChangeLog
gcc/tree-inline.c
gcc/tree.h