This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r196728 - in /trunk: gcc/cp/ChangeLog gcc/cp/me...
- From: jason at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Sun, 17 Mar 2013 02:35:03 -0000
- Subject: 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