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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P2
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2019-03-04
                 CC|                            |jakub at gcc dot gnu.org,
                   |                            |nathan at gcc dot gnu.org
   Target Milestone|---                         |8.4
            Summary|constexpr not working if    |[8/9 Regression] constexpr
                   |implicitly captured in a    |not working if implicitly
                   |lambda in a function        |captured in a lambda in a
                   |template (gcc 8.3+)         |function template (gcc
                   |                            |8.3+)
     Ever confirmed|0                           |1

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Started with r268016.  When not it template, it is still accepted.

Reply via email to