This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r249709 - in /trunk/gcc/cp: ChangeLog pt.c
- From: nathan at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Tue, 27 Jun 2017 19:39:05 -0000
- Subject: r249709 - in /trunk/gcc/cp: ChangeLog pt.c
Author: nathan
Date: Tue Jun 27 19:39:05 2017
New Revision: 249709
URL: https://gcc.gnu.org/viewcvs?rev=249709&root=gcc&view=rev
Log:
* pt.c (tsubst_decl <FUNCTION_DECL>): Move var decls to
initialization point. Don't unnecessarily check for ctor name.
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/pt.c