re PR c++/11131 (Unrelated declaration removes inline flag from function)
authorMark Mitchell <mark@codesourcery.com>
Wed, 11 Jun 2003 17:02:13 +0000 (17:02 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 11 Jun 2003 17:02:13 +0000 (17:02 +0000)
commita5512a2fe24bd5e4d3ce499a4c6deca0a94042e3
tree23fd100d83ba03cedc1c63d77eeaf018012cddbf
parentc0081c100c88036f8c3914f049bfa087783cc277
re PR c++/11131 (Unrelated declaration removes inline flag from function)

PR c++/11131
* tree.c (cp_cannot_inline_fn): Check for "inline" before
instantiation.

From-SVN: r67783
gcc/cp/ChangeLog
gcc/cp/tree.c