gcc-15-7532-ge96e1bb69c7: 2 regressions

Description

Commit: https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=e96e1bb69c7b46db18e747ee379a62681bc8c82d
commit gcc-15-7532-ge96e1bb69c7
Author: Jason Merrill <jason@redhat.com>
Date: Fri Feb 14 10:53:01 2025 +0100

c++: extended temp cleanups [PR118856]

A later testcase in PR118856 highlights a preexisting problem with multiple
reference-extended temporaries in a single declaration; if initializing a
later one throws, the cleanup for the earlier one is not in scope yet.
... 33 lines of the commit log omitted.

Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/e96e1bb69c7b46db18e747ee379a62681bc8c82d/jira/yaml

Activity

Details

Assignee

Reporter

Start date

Components

Priority

Checklist

Sentry

Created February 15, 2025 at 7:39 AM
Updated February 17, 2025 at 7:20 AM