r232574 - in /branches/gcc-5-branch/gcc: cp/Cha...

mpolacek@gcc.gnu.org mpolacek@gcc.gnu.org
Tue Jan 19 17:11:00 GMT 2016


Author: mpolacek
Date: Tue Jan 19 17:11:53 2016
New Revision: 232574

URL: https://gcc.gnu.org/viewcvs?rev=232574&root=gcc&view=rev
Log:
	PR c++/68965
	* pt.c (tsubst_copy): Mark elements in expanded vector as used.

	* g++.dg/cpp1y/parameter-pack-1.C: New test.
	* g++.dg/cpp1y/parameter-pack-2.C: New test.

Added:
    branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/parameter-pack-1.C
    branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/parameter-pack-2.C
Modified:
    branches/gcc-5-branch/gcc/cp/ChangeLog
    branches/gcc-5-branch/gcc/cp/pt.c
    branches/gcc-5-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list