r197065 - in /branches/gcc-4_8-branch/gcc: cp/C...

paolo@gcc.gnu.org paolo@gcc.gnu.org
Mon Mar 25 20:39:00 GMT 2013


Author: paolo
Date: Mon Mar 25 20:39:35 2013
New Revision: 197065

URL: http://gcc.gnu.org/viewcvs?rev=197065&root=gcc&view=rev
Log:
/cp
2013-03-25  Paolo Carlini  <paolo.carlini@oracle.com>

	PR c++/56722
	* decl.c (cp_finish_decl): Check DECL_LANG_SPECIFIC before
	DECL_TEMPLATE_INSTANTIATION.

/testsuite
2013-03-25  Paolo Carlini  <paolo.carlini@oracle.com>

	PR c++/56722
	* g++.dg/cpp0x/range-for23.C: New.

Added:
    branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/range-for23.C
Modified:
    branches/gcc-4_8-branch/gcc/cp/ChangeLog
    branches/gcc-4_8-branch/gcc/cp/decl.c
    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list