re PR c++/65945 (C++ alignment of nullptr_t is 1 and might cause unaligned stores to the frame)
PR c++/65945 * decl.c (cxx_init_decl_processing): Set TYPE_ALIGN of nullptr_t. * class.c (layout_nonempty_base_or_field): Warn if that affects the offset of a field. From-SVN: r225270
Showing
gcc/testsuite/g++.dg/abi/nullptr-align.C
0 → 100644
gcc/testsuite/g++.dg/abi/nullptr-align2.C
0 → 100644
Please
register
or
sign in
to comment