* toplev.h (note_deferall_of_defined_inline_function): Declare.
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 24 Dec 1999 20:24:16 +0000 (20:24 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 24 Dec 1999 20:24:16 +0000 (20:24 +0000)
commite20da819fa985015fa66671ccb73657f2f9dd006
tree3d273b67279f2daebabe8587668ca4ef7df11f20
parent6c84d8f35e6e268478c0e94bcef994564752278a
* toplev.h (note_deferall_of_defined_inline_function): Declare.
* toplev.c (note_deferral_of_defined_inline_function): New
function, split out from ...
(rest_of_compilation): ... here.  Use it.

* semantics.c (expand_body): Use
note_deferral_of_defined_inline_function.

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