pr80129.C
210 Bytes
-
re PR c++/80129 (wrong code with ternary struct assignment to const) · 68ed2ba0
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
Jakub Jelinek committed