This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check_bootstrap/release-arm-check_bootstrap_lto in repository toolchain/ci/gcc.
from f00b55eef38 Daily bump. adds 95c56f26a9e arm: ensure the arch_name is always set for the build target adds 302eb5361d7 arm: Don't reconfigure globals in arm_configure_build_target adds c21ba5e57e4 arm: reorder assembler architecture directives [PR101723] adds 39bb64e79a2 arm: Fix typos for reorder assembler architecture directive [...] adds b8a001599d2 arm: Fix pr69245.c testcase for reorder assembler architect [...] adds 1499cc4aba2 Daily bump. adds 5fb588a677b Fix up 'gcc.dg/pr78213.c' for '--enable-checking=release' etc. adds 31433e154f5 libstdc++: Document P1739R4 status [PR100139] adds 46a1acba896 libstdc++: Move status table entry to be with other ranges papers adds ffd2d701adf Daily bump. adds 2e90914b79d Daily bump. new d056e29c7f1 Daily bump.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ChangeLog | 41 +++++ gcc/DATESTAMP | 2 +- gcc/config/arm/arm-c.c | 1 + gcc/config/arm/arm-cpus.in | 1 + gcc/config/arm/arm.c | 190 +++++++++------------ gcc/testsuite/ChangeLog | 48 ++++++ gcc/testsuite/gcc.dg/pr78213.c | 3 +- gcc/testsuite/gcc.target/arm/attr-neon.c | 9 +- gcc/testsuite/gcc.target/arm/attr-neon2.c | 35 ++-- gcc/testsuite/gcc.target/arm/attr-neon3.c | 48 ++++-- .../gcc.target/arm/cortex-m55-nofp-flag-hard.c | 2 +- .../gcc.target/arm/cortex-m55-nofp-flag-softfp.c | 2 +- .../arm/cortex-m55-nofp-nomve-flag-softfp.c | 2 +- .../gcc.target/arm/mve/intrinsics/mve_fpu1.c | 5 +- .../gcc.target/arm/mve/intrinsics/mve_fpu2.c | 5 +- gcc/testsuite/gcc.target/arm/pr69245.c | 8 +- gcc/testsuite/gcc.target/arm/pr98636.c | 3 +- .../gcc.target/arm/pragma_fpu_attribute.c | 7 +- .../gcc.target/arm/pragma_fpu_attribute_2.c | 7 +- libstdc++-v3/ChangeLog | 17 ++ libstdc++-v3/doc/html/manual/status.html | 5 +- libstdc++-v3/doc/xml/manual/status_cxx2020.xml | 10 ++ 22 files changed, 297 insertions(+), 154 deletions(-)