re PR c++/69851 (ICE: in assign_temp, at function.c:961)
PR c++/69851 * expr.c (store_field): Don't use bit-field path if exp is COMPONENT_REF with TREE_ADDRESSABLE type, where TYPE_SIZE is different from bitsize, but DECL_SIZE of FIELD_DECL is bitsize and the assignment can be performed by bitwise copy. Formatting fix. * g++.dg/torture/pr69851.C: New test. From-SVN: r233566
Showing
gcc/testsuite/g++.dg/torture/pr69851.C
0 → 100644
Please
register
or
sign in
to comment