[Bug c++/83732] wrong warning about non-POD field

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jan 8 12:47:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83732

--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> ---
I suppose since packed structs violate the ABI anyway, we don't need them to
use the ABI-stable definition of POD for the purpose of layout.


More information about the Gcc-bugs mailing list