-
- Downloads
re PR c++/80129 (wrong code with ternary struct assignment to const)
PR c++/80129 * gimplify.c (gimplify_modify_expr_rhs) <case COND_EXPR>: Clear TREE_READONLY on result if writing it more than once. * g++.dg/torture/pr80129.C: New test. From-SVN: r246401
Loading
Please register or sign in to comment