This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ 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]

r196728 - in /trunk: gcc/cp/ChangeLog gcc/cp/me...


Author: jason
Date: Sun Mar 17 02:35:01 2013
New Revision: 196728

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196728
Log:
	PR c++/55017
	* method.c (walk_field_subobs): Disallow copy of rvalue ref.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/testsuite/20_util/pair/piecewise2.cc

Changes in other areas also in this revision:
Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/rv-copy1.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/method.c


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