[Bug c++/121614] c++ modules, gcc fails to define 'vtable' and create 'typeinfo' symbol

2025-08-22 Thread mtxn at duck dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121614 --- Comment #5 from mtxn at duck dot com --- (In reply to Nathaniel Shead from comment #4) > Hi, thanks for the report! > > The issue looks to be with the Makefile, GCC is behaving correctly here. A > module TU also should produce an object fi

[Bug c++/121614] c++ modules, gcc fails to define 'vtable' and create 'typeinfo' symbol

2025-08-21 Thread mtxn at duck dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121614 mtxn at duck dot com changed: What|Removed |Added Attachment #62160|0 |1 is obsolete|

[Bug c++/121614] c++ modules, gcc fails to define 'vtable' and create 'typeinfo' symbol

2025-08-20 Thread mtxn at duck dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121614 --- Comment #2 from mtxn at duck dot com --- Created attachment 62160 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=62160&action=edit testcase stripped as much unnecessary code as I could. compiler output of this case does not contain er

[Bug c++/121614] New: c++ modules, gcc fails to define 'vtable' and create 'typeinfo' symbol

2025-08-20 Thread mtxn at duck dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121614 Bug ID: 121614 Summary: c++ modules, gcc fails to define 'vtable' and create 'typeinfo' symbol Product: gcc Version: 16.0 Status: UNCONFIRMED Severity: normal