[Bug c++/89367] Constexpr expression is not constexpr in template, but is constexpr in non-template.

ppalka at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jan 6 16:12:07 GMT 2022


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

Patrick Palka <ppalka at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
                 CC|                            |ppalka at gcc dot gnu.org
   Target Milestone|---                         |12.0
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #9 from Patrick Palka <ppalka at gcc dot gnu.org> ---
All testcases here seem to be fixed for GCC 12 by the fix for PR94716.


More information about the Gcc-bugs mailing list