This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64 in repository toolchain/ci/gcc.
from e3ef832a9e8 libstdc++: Optimize operations on small size hashtable [PR 68303] adds c166632bd22 i386: Introduce V2QImode minmax, abs and uavgv2hi3_ceil [PR103861] adds d243f4009d8 Fix target/103910: missing GTY on x86_mfence causing PCH us [...] adds 4ec62dbafe0 rs6000: Skip overload instances with uninitialized fntype ( [...] adds 0fbefa25b3f Daily bump. adds 1935db29689 Avoid more -Wformat-diag warnings [PR103758]
No new revisions were added by this update.
Summary of changes: ChangeLog | 4 + gcc/ChangeLog | 83 +++++ gcc/DATESTAMP | 2 +- gcc/ada/ChangeLog | 338 +++++++++++++++++++++ gcc/c-family/c-pragma.c | 16 +- gcc/config/i386/i386.h | 2 +- gcc/config/i386/mmx.md | 55 +++- gcc/config/rs6000/rs6000-c.c | 6 + gcc/cp/ChangeLog | 9 + gcc/fortran/ChangeLog | 9 + gcc/testsuite/ChangeLog | 58 ++++ gcc/testsuite/g++.dg/vect/slp-pr98855.cc | 5 +- gcc/testsuite/gcc.dg/sso-6.c | 4 +- .../i386/{pr100637-3b.c => pr103861-3.c} | 20 +- libstdc++-v3/ChangeLog | 139 +++++++++ 15 files changed, 713 insertions(+), 37 deletions(-) copy gcc/testsuite/gcc.target/i386/{pr100637-3b.c => pr103861-3.c} (71%)