This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap_ubsan in repository toolchain/ci/gcc.
from e9b639c4b53 libstdc++: Tweak timeout for testsuite/std/ranges/iota/max_ [...] adds fd26ce83981 Fix c6x test compromised by recent improvements to bswap & rotates adds ad9c394114b libstdc++: Fix dg-prune-output assertion message adds 5f564fd0133 lra: Fix s/otput/output/ typo in debug output adds 844105d912a Daily bump. adds 78be906b26c MAINTAINERS: Add myself for write after approval adds da81e30d21f testsuite: aarch64: Fix failing vector structure tests on b [...] adds a5e3c1e2c8d testsuite: aarch64: Fix invalid SVE tests adds a5e78ee60cd aarch64: Expand %<w> correctly according to mode iterator adds 527a1cf32c2 testsuite/lib/gfortran.exp: Add -I for ISO*.h [PR101305, PR101660] adds 2eff2a3cb52 libstdc++: Make allocator equality comparable in tests
No new revisions were added by this update.
Summary of changes: MAINTAINERS | 1 + gcc/ChangeLog | 4 ++++ gcc/DATESTAMP | 2 +- gcc/config/aarch64/aarch64.md | 2 +- gcc/lra-constraints.c | 2 +- gcc/testsuite/ChangeLog | 4 ++++ gcc/testsuite/gcc.target/aarch64/sve/dup_lane_1.c | 24 ++++++++-------------- gcc/testsuite/gcc.target/aarch64/sve/extract_1.c | 12 ++++------- gcc/testsuite/gcc.target/aarch64/sve/extract_2.c | 12 ++++------- gcc/testsuite/gcc.target/aarch64/sve/extract_3.c | 12 ++++------- gcc/testsuite/gcc.target/aarch64/sve/extract_4.c | 12 ++++------- .../aarch64/vector_structure_intrinsics.c | 2 +- gcc/testsuite/gcc.target/tic6x/rotdi16-scan.c | 8 ++++++-- gcc/testsuite/gfortran.dg/ISO_Fortran_binding_1.c | 2 +- gcc/testsuite/gfortran.dg/ISO_Fortran_binding_10.c | 2 +- gcc/testsuite/gfortran.dg/ISO_Fortran_binding_11.c | 2 +- gcc/testsuite/gfortran.dg/ISO_Fortran_binding_12.c | 2 +- gcc/testsuite/gfortran.dg/ISO_Fortran_binding_15.c | 2 +- gcc/testsuite/gfortran.dg/ISO_Fortran_binding_16.c | 2 +- gcc/testsuite/gfortran.dg/ISO_Fortran_binding_17.c | 2 +- gcc/testsuite/gfortran.dg/ISO_Fortran_binding_18.c | 2 +- gcc/testsuite/gfortran.dg/ISO_Fortran_binding_3.c | 2 +- gcc/testsuite/gfortran.dg/ISO_Fortran_binding_5.c | 2 +- gcc/testsuite/gfortran.dg/ISO_Fortran_binding_6.c | 2 +- gcc/testsuite/gfortran.dg/ISO_Fortran_binding_7.c | 2 +- gcc/testsuite/gfortran.dg/ISO_Fortran_binding_8.c | 2 +- gcc/testsuite/gfortran.dg/ISO_Fortran_binding_9.c | 2 +- gcc/testsuite/gfortran.dg/PR94327.c | 2 +- gcc/testsuite/gfortran.dg/PR94331.c | 2 +- .../gfortran.dg/bind_c_array_params_3_aux.c | 2 +- .../iso_fortran_binding_uint8_array_driver.c | 2 +- gcc/testsuite/gfortran.dg/pr93524.c | 2 +- gcc/testsuite/lib/gfortran.exp | 10 +++++++-- libstdc++-v3/ChangeLog | 18 ++++++++++++++++ .../23_containers/unordered_map/cons/default.cc | 3 +++ .../23_containers/unordered_set/cons/default.cc | 3 +++ .../25_algorithms/copy/debug/constexpr_neg.cc | 2 +- .../copy_backward/debug/constexpr_neg.cc | 2 +- .../25_algorithms/equal/debug/constexpr_neg.cc | 2 +- .../lower_bound/debug/constexpr_partitioned_neg.cc | 2 +- .../debug/constexpr_partitioned_pred_neg.cc | 2 +- .../lower_bound/debug/constexpr_valid_range_neg.cc | 2 +- .../upper_bound/debug/constexpr_partitioned_neg.cc | 2 +- .../debug/constexpr_partitioned_pred_neg.cc | 2 +- .../upper_bound/debug/constexpr_valid_range_neg.cc | 2 +- 45 files changed, 103 insertions(+), 84 deletions(-)