* pt.c (tsubst_decl <FUNCTION_DECL>): Move var decls to
commited57572399346ee9851df10ba081b3cc4c4e73a3
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 27 Jun 2017 19:39:05 +0000 (27 19:39 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 27 Jun 2017 19:39:05 +0000 (27 19:39 +0000)
tree9d5ba83f8740fcb836e8a5b32f4f7e0b745a204c
parent77c620630e98d7149621af22907e00ece72a2872
* pt.c (tsubst_decl <FUNCTION_DECL>): Move var decls to
initialization point.  Don't unnecessarily check for ctor name.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@249709 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/pt.c