[Bug c++/115660] internal compiler error: in build_special_member_call, at cp/call.cc:11085

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jul 23 18:54:41 GMT 2024


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

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=109227
         Resolution|---                         |FIXED
   Target Milestone|---                         |14.0

--- Comment #6 from Jason Merrill <jason at gcc dot gnu.org> ---
Fixed in GCC 14, thanks.

I generally don't bother backporting fixes for experimental features past the
current release branch, on the principle that people using experimental
features will use the latest release.  So I wouldn't backport this patch unless
asked.


More information about the Gcc-bugs mailing list