* c-decl.c (c_expand_body): Call outlining_inline_function when
commitca33c4d0355f8c23bd12d0c6f32c85c90c15eaa2
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 2 Jan 2002 18:28:43 +0000 (2 18:28 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 2 Jan 2002 18:28:43 +0000 (2 18:28 +0000)
treedc3b10dbde15efb798eab0e5c64bc291a19ee7c3
parent15cfae4e3bb2b27de54b5fa40742a1117f8b89de
    * c-decl.c (c_expand_body): Call outlining_inline_function when
        emitting an inline function out of line.

        * semantics.c (expand_body): Call outlining_inline_function when
        emitting an inline function out of line.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@48479 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-decl.c
gcc/cp/ChangeLog
gcc/cp/semantics.c