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

dgregor@gcc.gnu.org dgregor@gcc.gnu.org
Thu Aug 7 15:39:00 GMT 2008


Author: dgregor
Date: Thu Aug  7 15:38:59 2008
New Revision: 138843

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138843
Log:
2008-08-07  Douglas Gregor  <doug.gregor@gmail.com>
	
	* semantics.c (finish_decltype_type): Handle calls to function
	pointers and references to functions properly.
	
2008-08-07  Douglas Gregor  <doug.gregor@gmail.com>

	* g++.dg/cpp0x/decltype12.C: New.

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



More information about the Gcc-cvs mailing list