pt.c (check_explicit_specialization): Don't test DECL_DECLARED_INLINE_P for a variabl...
authorJason Merrill <jason@redhat.com>
Thu, 7 Aug 2014 01:43:58 +0000 (21:43 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 7 Aug 2014 01:43:58 +0000 (21:43 -0400)
commitd06a312a4f1f535bfed77771300a2bd0ad319089
tree6e8b3e0251e6a32e330d2ec85273721cf4b292fe
parent3b024f233dca428efdc755fe0d560e5d23696afc
pt.c (check_explicit_specialization): Don't test DECL_DECLARED_INLINE_P for a variable template.

* pt.c (check_explicit_specialization): Don't test
DECL_DECLARED_INLINE_P for a variable template.

Co-Authored-By: Braden Obrzut <admin@maniacsvault.net>
From-SVN: r213687
gcc/cp/ChangeLog
gcc/cp/pt.c