pt.c (tsubst_decl <FUNCTION_DECL>): Move var decls to initialization point.
authorNathan Sidwell <nathan@acm.org>
Tue, 27 Jun 2017 19:39:05 +0000 (19:39 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Tue, 27 Jun 2017 19:39:05 +0000 (19:39 +0000)
commitacea808abbb527518f052dba0abe0adada6e2d52
tree9d5ba83f8740fcb836e8a5b32f4f7e0b745a204c
parent705037247447f44826bd6fc2c777c69237fcef39
pt.c (tsubst_decl <FUNCTION_DECL>): Move var decls to initialization point.

* pt.c (tsubst_decl <FUNCTION_DECL>): Move var decls to
initialization point.  Don't unnecessarily check for ctor name.

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