re PR c++/11131 (Unrelated declaration removes inline flag from function)
authorJan Hubicka <jh@suse.cz>
Tue, 29 Jul 2003 17:42:34 +0000 (19:42 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 29 Jul 2003 17:42:34 +0000 (17:42 +0000)
commit987bf56f8498866e97f35d866a9d9a9bde777283
tree0f103e3ff8f0cb48d46bf37b35971a7f157ce279
parenta47c20a77a20936d6d6fd5ebacb7dce43079a66f
re PR c++/11131 (Unrelated declaration removes inline flag from function)

PR C++/11131
* tree-inline.c (expand_call_inline): Always call inlinable_function_p
in !unit-at-a-time mode.

From-SVN: r69929
gcc/ChangeLog
gcc/tree-inline.c