nullptr-align2.C
272 Bytes
-
re PR c++/65945 (C++ alignment of nullptr_t is 1 and might cause unaligned stores to the frame) · d68f848b
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
Jason Merrill committed