[Bug c++/108342] std::complex: ignoring packed attribute because of unpacked non-POD field
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jan 9 16:37:40 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108342
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=13983,
| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=17519
--- Comment #8 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
r0-51814-ge0d1297c4320ae added the warning and started to ignore the packed
(back in 2003).
More information about the Gcc-bugs
mailing list