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 44d0243a247 gcc: vx-common.h: fix test for VxWorks7 adds 155f6b2be42 dwarf2out: Fix up CONST_WIDE_INT handling once more [PR103046] adds 14c7041a1f0 Reset when -gtoggle is used in gcc_options. adds 84cbbb0a163 doc: No longer generate old.html adds 44d9d55c6d0 include: Allow for our md5.h to defer to the system header adds 30b8ec68e2a libstdc++: Add xfail to pretty printer tests that fail in C++20 adds ea42c80585b ipa: Do not require RECORD_TYPE for ancestor jump functions adds bcf4065c909 Split vector loop analysis into main and epilogue analysis adds d8a62882b83 gcov-profile: Filter test only for some targets [PR102945] adds a505e1fae43 Move PREFERRED_DEBUGGING_TYPE define in pa64-hpux.h to pa.h
No new revisions were added by this update.
Summary of changes: gcc/config/pa/pa.h | 3 + gcc/config/pa/pa64-hpux.h | 1 - gcc/doc/install.texi2html | 6 +- gcc/dwarf2out.c | 32 +- gcc/ipa-prop.c | 2 - gcc/opts.c | 2 + gcc/testsuite/g++.dg/pr102955.C | 14 + gcc/testsuite/gcc.dg/gcov-info-to-gcda.c | 3 +- gcc/tree-vect-loop.c | 415 ++++++++++----------- gcc/tree-vectorizer.c | 3 +- gcc/tree-vectorizer.h | 10 +- include/md5.h | 6 + libstdc++-v3/testsuite/lib/gdb-test.exp | 63 ++-- .../testsuite/libstdc++-prettyprinters/80276.cc | 2 +- .../libstdc++-prettyprinters/libfundts.cc | 4 +- .../libstdc++-prettyprinters/prettyprinters.exp | 2 +- 16 files changed, 303 insertions(+), 265 deletions(-) create mode 100644 gcc/testsuite/g++.dg/pr102955.C