[Bug c++/107457] ICE when template lambda alias used as default template argument

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Oct 29 19:35:14 GMT 2022


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|                            |2022-10-29
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Confirmed.

GCC has trouble with lambdas inside decltype especially with alias's and that
is definitely what is being used here.


More information about the Gcc-bugs mailing list