[Bug c++/108417] [ICE] Crash on aggregate initialization of base class

m.cencora at gmail dot com gcc-bugzilla@gcc.gnu.org
Mon Jan 16 14:04:37 GMT 2023


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

--- Comment #1 from m.cencora at gmail dot com ---
The problem seems to occur if base class has a tail padding, and derived class
is trying to reuse it to store its members


More information about the Gcc-bugs mailing list