r275074 - in /branches/gcc-7-branch/gcc: cp/Cha...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Fri Aug 30 11:16:00 GMT 2019
Author: jakub
Date: Fri Aug 30 11:16:55 2019
New Revision: 275074
URL: https://gcc.gnu.org/viewcvs?rev=275074&root=gcc&view=rev
Log:
Backported from mainline
2018-12-04 Jakub Jelinek <jakub@redhat.com>
PR c++/88103
* typeck.c (build_class_member_access_expr): If unary_complex_lvalue
turned xvalue_p into non-xvalue_p, call move on it.
* g++.dg/cpp0x/rv-cond3.C: New test.
Added:
branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/rv-cond3.C
Modified:
branches/gcc-7-branch/gcc/cp/ChangeLog
branches/gcc-7-branch/gcc/cp/typeck.c
branches/gcc-7-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list