[Bug c++/84446] [8 Regression] ICE with broken lambda

msebor at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Feb 18 23:33:00 GMT 2018


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

Martin Sebor <msebor at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2018-02-18
                 CC|                            |jason at gcc dot gnu.org,
                   |                            |msebor at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #1 from Martin Sebor <msebor at gcc dot gnu.org> ---
Confirmed with the top of trunk.  ICE introduced in r251433:

r251433 | jason | 2017-08-29 16:37:15 -0400 (Tue, 29 Aug 2017) | 28 lines

        Reimplement handling of lambdas in templates.


More information about the Gcc-bugs mailing list