pt.c (push_inline_template_parms_recursive): Don't recreate the CONST_DECL.
authorJason Merrill <jason@redhat.com>
Fri, 6 Nov 2015 15:33:24 +0000 (10:33 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 6 Nov 2015 15:33:24 +0000 (10:33 -0500)
commit9f46fa10f6a25fb07bda3f579bcbbfd9eae2fa81
treec0f12b1f3c61833d808d470a4398991494635a82
parent75d86b7d38474531ee3192f6dd8f8db5cdd8f6a2
pt.c (push_inline_template_parms_recursive): Don't recreate the CONST_DECL.

* pt.c (push_inline_template_parms_recursive): Don't recreate the
CONST_DECL.

From-SVN: r229856
gcc/cp/ChangeLog
gcc/cp/pt.c