r162323 - in /trunk/gcc: cp/ChangeLog cp/semant...

jason@gcc.gnu.org jason@gcc.gnu.org
Tue Jul 20 01:31:00 GMT 2010


Author: jason
Date: Tue Jul 20 01:31:42 2010
New Revision: 162323

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=162323
Log:
	PR c++/44996
	* semantics.c (finish_decltype_type): Correct decltype
	of parenthesized rvalue reference variable.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/decltype23.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/semantics.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list