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_build/master-arm in repository toolchain/ci/gcc.
from 614b39757b8 rs6000: Fix incorrect fusion constraint [PR102991] adds 33f1d038708 First refactor of vect_analyze_loop adds 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
No new revisions were added by this update.
Summary of changes: gcc/config/vx-common.h | 2 +- gcc/doc/install.texi2html | 6 +- gcc/dwarf2out.c | 32 +-- gcc/opts.c | 2 + gcc/testsuite/g++.dg/pr102955.C | 14 + gcc/tree-parloops.c | 11 +- gcc/tree-vect-loop.c | 290 ++++++++++----------- gcc/tree-vectorizer.h | 13 +- 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 +- 13 files changed, 248 insertions(+), 199 deletions(-) create mode 100644 gcc/testsuite/g++.dg/pr102955.C