[Bug c++/99700] [10 Regression] uninitialized variable accepted as a constant expression in C++ 20

ppalka at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed May 11 17:07:27 GMT 2022


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|10.4                        |11.0
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #6 from Patrick Palka <ppalka at gcc dot gnu.org> ---
The patch doesn't apply cleanly to the 10 branch, and since this is only a
C++20 regression, it doesn't seem worth backporting.


More information about the Gcc-bugs mailing list