re PR c++/49353 (C++ frontend should not declare function EXTERN when it forces them...
authorJason Merrill <jason@redhat.com>
Thu, 7 Jul 2011 02:58:33 +0000 (22:58 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 7 Jul 2011 02:58:33 +0000 (22:58 -0400)
commitffca9d534c9e8cca5aa1eee5ce28d9960b6d1179
tree1cdb92a5ea5f72d14eda486174d45c6d6b09b58b
parent33319c275fd61b173a594d63ddb82c466512053a
re PR c++/49353 (C++ frontend should not declare function EXTERN when it forces them to stay)

PR c++/49353
* semantics.c (expand_or_defer_fn_1): Clear DECL_EXTERNAL
on kept inlines.

From-SVN: r175954
gcc/cp/ChangeLog
gcc/cp/semantics.c