nrv10.C
710 Bytes
-
re PR c++/25979 (incorrect codegen for conditional [SVO issue]) · 9b43c474
PR c++/25979 * gimplify.c (gimplify_modify_expr_rhs): Disable *& optimization for now. PR middle-end/25977 * gimplify.c (gimplify_modify_expr_rhs): It's not always safe to do RVO on the return slot if it's an NRV. From-SVN: r110565
Jason Merrill committed