This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/63579] New attribute for empty member optimization


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

--- Comment #4 from Marc Glisse <glisse at gcc dot gnu.org> ---
The following was adopted for C++20
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p0840r2.html

ABI description (not merged yet)
https://github.com/itanium-cxx-abi/cxx-abi/pull/50

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]