-
- Downloads
re PR c++/36688 (Incorrect struct assignments with nested const initializers)
PR c++/36688 * gimplify.c (gimplify_modify_expr_rhs): Test TREE_READONLY on the VAR_DECL instead of TYPE_READONLY on its type. * g++.dg/init/const6.C: New test. From-SVN: r139004
Loading
Please register or sign in to comment