https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123526
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> --- The reduced testcase should fail to link, that is by design, you are supposed to provide the ctor of base in another TU.
jakub at gcc dot gnu.org via Gcc-bugs Sun, 11 Jan 2026 03:32:31 -0800
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123526
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> --- The reduced testcase should fail to link, that is by design, you are supposed to provide the ctor of base in another TU.