r197982 - in /trunk/gcc: cp/ChangeLog cp/pt.c t...
jason@gcc.gnu.org
jason@gcc.gnu.org
Mon Apr 15 15:24:00 GMT 2013
Author: jason
Date: Mon Apr 15 15:24:03 2013
New Revision: 197982
URL: http://gcc.gnu.org/viewcvs?rev=197982&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:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/pt.c
trunk/gcc/testsuite/g++.dg/cpp0x/decltype-call3.C
More information about the Gcc-cvs
mailing list