re PR c++/88103 (Wrong value category when conditional expression result is used…
re PR c++/88103 (Wrong value category when conditional expression result is used as object expression) 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. From-SVN: r266772
Showing
gcc/testsuite/g++.dg/cpp0x/rv-cond3.C
0 → 100644
Please
register
or
sign in
to comment