]> git.ipfire.org Git - thirdparty/gcc.git/commit
c-lang.c (finish_file): Backout 2001-11-16 changes...
authorJakub Jelinek <jakub@redhat.com>
Tue, 20 Nov 2001 11:10:16 +0000 (12:10 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 20 Nov 2001 11:10:16 +0000 (12:10 +0100)
commit2dbd62fff24988d6fccae6b6c67f89ac40159389
treee3095f7ff8c0628af19048bba72c2a82a742abd5
parent55fae1a97f164c030db1b90d5d804ecc583a1ea9
c-lang.c (finish_file): Backout 2001-11-16 changes...

* c-lang.c (finish_file): Backout 2001-11-16
changes, instead set DECL_DEFER_OUTPUT for static inline functions
before calling c_expand_deferred_function.

From-SVN: r47212
gcc/ChangeLog
gcc/c-lang.c