(compile_file): Unset DECL_DEFER_OUTPUT on decls considered at end of file.
authorJason Merrill <merrill@gnu.org>
Thu, 16 Jun 1994 23:37:53 +0000 (23:37 +0000)
committerJason Merrill <merrill@gnu.org>
Thu, 16 Jun 1994 23:37:53 +0000 (23:37 +0000)
commit07af9d164b204b9a1d13cd701d2056ea12a36db6
treec87d331dcfc281a55fe976ca1940f8085a2c3932
parent308018308fd5d06da46e18ffddc7565e785b576b
(compile_file): Unset DECL_DEFER_OUTPUT on decls considered at end of file.

(compile_file): Unset DECL_DEFER_OUTPUT on decls
        considered at end of file.
(rest_of_compilation): Also postpone compilation of
        inlines with DECL_DEFER_OUTPUT set.
        (compile_file): Always emit postponed inlines if
        -fkeep-inline-functions.

From-SVN: r7507
gcc/toplev.c