[Bug c++/122088] include/c++/13.2.0/variant:1383:43: internal compiler error: Segmentation fault

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Sep 29 08:23:57 GMT 2025


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=118626

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
The ICE was fixed (and turned into an error, which is correct) by r15-9231:

  c++: maybe_dependent_member_ref and typenames [PR118626]


More information about the Gcc-bugs mailing list