Not Suitable
Details
Details
Assignee
Adhemerval Zanella
Adhemerval ZanellaReporter
TCWG JIRA
TCWG JIRAStart date
Nov 16, 2023
Components
Priority
Checklist
Checklist
Sentry
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
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.
tcwg_bootstrap_check
master-aarch64-check_bootstrap
FAIL: 6 regressions
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c7f6537db94f7c6320a5a8ecaa387c9b9ce1f0ac/tcwg_bootstrap_check/master-aarch64-check_bootstrap/details.txt
https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap-build/367/
master-aarch64-check_bootstrap_lto
FAIL: 6 regressions
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c7f6537db94f7c6320a5a8ecaa387c9b9ce1f0ac/tcwg_bootstrap_check/master-aarch64-check_bootstrap_lto/details.txt
https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap_lto-build/358/
master-arm-check_bootstrap
FAIL: 6 regressions
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c7f6537db94f7c6320a5a8ecaa387c9b9ce1f0ac/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/393/
master-arm-check_bootstrap_lto
FAIL: 6 regressions
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c7f6537db94f7c6320a5a8ecaa387c9b9ce1f0ac/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/395/
tcwg_gcc_check
master-aarch64
FAIL: 6 regressions
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c7f6537db94f7c6320a5a8ecaa387c9b9ce1f0ac/tcwg_gcc_check/master-aarch64/details.txt
https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/1187/
master-arm
FAIL: 6 regressions
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c7f6537db94f7c6320a5a8ecaa387c9b9ce1f0ac/tcwg_gcc_check/master-arm/details.txt
https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/1273/
tcwg_gnu_cross_check_gcc
master-aarch64
FAIL: 2 regressions
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c7f6537db94f7c6320a5a8ecaa387c9b9ce1f0ac/tcwg_gnu_cross_check_gcc/master-aarch64/details.txt
https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-aarch64-build/1072/
master-arm
FAIL: 6 regressions
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c7f6537db94f7c6320a5a8ecaa387c9b9ce1f0ac/tcwg_gnu_cross_check_gcc/master-arm/details.txt
https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/995/
tcwg_gnu_embed_check_gcc
master-arm_eabi
FAIL: 6 regressions
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c7f6537db94f7c6320a5a8ecaa387c9b9ce1f0ac/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/478/
master-arm_v7a_softfp_eabi
FAIL: 6 regressions
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c7f6537db94f7c6320a5a8ecaa387c9b9ce1f0ac/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/details.txt
https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/291/
master-thumb_m0_eabi
FAIL: 6 regressions
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c7f6537db94f7c6320a5a8ecaa387c9b9ce1f0ac/tcwg_gnu_embed_check_gcc/master-thumb_m0_eabi/details.txt
https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_eabi-build/224/
master-thumb_m23_eabi
FAIL: 6 regressions
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c7f6537db94f7c6320a5a8ecaa387c9b9ce1f0ac/tcwg_gnu_embed_check_gcc/master-thumb_m23_eabi/details.txt
https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m23_eabi-build/209/
master-thumb_m3_eabi
FAIL: 6 regressions
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c7f6537db94f7c6320a5a8ecaa387c9b9ce1f0ac/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/details.txt
https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/204/
master-thumb_m55_hard_eabi
FAIL: 6 regressions
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c7f6537db94f7c6320a5a8ecaa387c9b9ce1f0ac/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/details.txt
https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/222/
master-thumb_v8a_hard_eabi
FAIL: 6 regressions
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c7f6537db94f7c6320a5a8ecaa387c9b9ce1f0ac/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/229/
tcwg_gnu_native_check_gcc
master-aarch64
FAIL: 2 regressions
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c7f6537db94f7c6320a5a8ecaa387c9b9ce1f0ac/tcwg_gnu_native_check_gcc/master-aarch64/details.txt
https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-aarch64-build/709/
master-arm
FAIL: 6 regressions
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c7f6537db94f7c6320a5a8ecaa387c9b9ce1f0ac/tcwg_gnu_native_check_gcc/master-arm/details.txt
https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/748/
Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c7f6537db94f7c6320a5a8ecaa387c9b9ce1f0ac/jira/yaml