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

paolo@gcc.gnu.org paolo@gcc.gnu.org
Wed May 1 09:22:00 GMT 2013


Author: paolo
Date: Wed May  1 09:22:01 2013
New Revision: 198488

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

	PR c++/57092
	* semantics.c (finish_decltype_type): Handle instantiated template
	non-type arguments.

/testsuite
2013-05-01  Paolo Carlini  <paolo.carlini@oracle.com>

	PR c++/57092
	* g++.dg/cpp0x/decltype53.C: New.

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



More information about the Gcc-cvs mailing list