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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|ice-on-invalid-code         |error-recovery
           Priority|P3                          |P4
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2017-02-14
                 CC|                            |jakub at gcc dot gnu.org,
                   |                            |jason at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Started most likely with r152318 when lambda support has been introduced, but I
lack many revisions around that, r152040 rejects it because it doesn't support
lambdas, and r152438 ICEs on it, don't have anything in between.

Reply via email to