This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r149536 - in /trunk/gcc: cp/ChangeLog cp/tree.c...


Author: jason
Date: Sun Jul 12 21:10:09 2009
New Revision: 149536

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149536
Log:
	PR c++/36628
	* tree.c (rvalue): Use lvalue_or_rvalue_with_address_p.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]