[Bug c++/77945] GCC generates invalid constexpr copy/move assignment operators for types with trailing padding.

eric at efcs dot ca gcc-bugzilla@gcc.gnu.org
Wed Oct 12 13:01:00 GMT 2016


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

--- Comment #3 from Eric Fiselier <eric at efcs dot ca> ---
> if the type contains trailing padding bytes (but one bytes between members).

The last bit is nonsense. I meant to say that padding between members seemed
OK.


More information about the Gcc-bugs mailing list