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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2022-06-12
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Confirmed. the expression inside decltype is unevaluated context so it should
not matter if it is a constexpression or not ....

Reply via email to