[Bug c++/103672] [10/11 Regression] using with template<template<class...> class> causes internal compiler error

ppalka at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun May 21 15:12:19 GMT 2023


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

Patrick Palka <ppalka at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
   Target Milestone|10.5                        |12.0
         Resolution|---                         |FIXED

--- Comment #6 from Patrick Palka <ppalka at gcc dot gnu.org> ---
Fixed for GCC 12+.  This doesn't seem suitable for backporting, and never
properly worked before anyway so it's hardly a regression.


More information about the Gcc-bugs mailing list