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

jason@gcc.gnu.org jason@gcc.gnu.org
Mon Apr 15 15:26:00 GMT 2013


Author: jason
Date: Mon Apr 15 15:26:12 2013
New Revision: 197985

URL: http://gcc.gnu.org/viewcvs?rev=197985&root=gcc&view=rev
Log:
	PR c++/52748
	* pt.c (tsubst) [DECLTYPE_TYPE]: If ~id is an expression
	rather than a destructor name, it isn't an unqualified-name.
	(tsubst_copy_and_build): Pass down decltype_flag to operator
	handling code, too.

Modified:
    branches/gcc-4_8-branch/gcc/cp/ChangeLog
    branches/gcc-4_8-branch/gcc/cp/pt.c
    branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/decltype-call3.C



More information about the Gcc-cvs mailing list