gcc-14-5524-gc7f6537db94: FAIL: 6 regressions

Description

commit gcc-14-5524-gc7f6537db94
Author: Jonathan Wakely <jwakely@redhat.com>
Date: Wed Nov 15 23:02:34 2023 +0000

libstdc+: Implement std::out_ptr and std::inout_ptr for C+23 [PR111667]

This implements that changes from P1132R8, including optimized paths for
std::shared_ptr and std::unique_ptr.

For std::shared_ptr we pre-allocate a new control block in the
std::out_ptr_t constructor so that the destructor is non-throwing. This
... 47 lines of the commit log omitted.

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

Activity

Show:

Adhemerval Zanella November 23, 2023 at 4:50 PM

This issues in being tracked upstream.

Adhemerval Zanella November 23, 2023 at 12:55 PM

Adhemerval Zanella November 20, 2023 at 12:41 PM

Not Suitable

Details

Assignee

Reporter

Start date

Components

Priority

Checklist

Sentry

Created November 16, 2023 at 11:40 AM
Updated November 23, 2023 at 4:50 PM
Resolved November 23, 2023 at 4:50 PM

Flag notifications