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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |14.4.0
            Summary|[modules] The compiler      |[15/16/17 Regression]
                   |requires typeinfo to be     |[modules] The compiler
                   |included in the standard    |requires typeinfo to be
                   |library                     |included in the standard
                   |                            |library
      Known to fail|                            |15.1.0, 17.0

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
This worked with GCC 14 and -fmodules-ts but stopped working with Nathaniel's
r15-98-gad30265ccfb211

    c++: Implement modules ABI for vtable emissions

Reply via email to