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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|bogus "error: destroying    |[15/16 Regression] bogus
                   |‘<anonymous>’ outside its   |"error: destroying
                   |lifetime" with constexpr    |‘<anonymous>’ outside its
                   |dtor object inside          |lifetime" with constexpr
                   |range-based for             |dtor object inside repeated
                   |                            |range-based for loops
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=118856
                 CC|                            |jason at gcc dot gnu.org
   Target Milestone|---                         |15.2
           Keywords|                            |rejects-valid

--- Comment #1 from Patrick Palka <ppalka at gcc dot gnu.org> ---
Started with r15-7532-ge96e1bb69c7b46 "c++: extended temp cleanups [PR118856]".

Reply via email to