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 9c7d5e8846e d: Merge upstream dmd 3982604c5, druntime bc58b1e9, phobos [...] adds db184a3453b libstdc++: Fix diagnostic pragma push that should be pop adds a5f65cf7ad6 pr103523: Check for PLUS/MINUS support adds 4a87a8e4b13 amdgcn: Change offload variable table discovery adds 2a1c3b69c01 PR ipa/103601: ICE compiling CSiBE in ipa-modref's insert_kill. adds 207775085ff param: Add missing . in description.
No new revisions were added by this update.
Summary of changes: gcc/config/gcn/mkoffload.c | 51 +++++++++++------------------ gcc/ipa-modref-tree.h | 3 +- gcc/params.opt | 2 +- gcc/testsuite/gcc.dg/ipa/pr103601.c | 35 ++++++++++++++++++++ gcc/testsuite/gcc.target/aarch64/pr103523.c | 8 +++++ gcc/tree-vect-loop.c | 13 +++++--- include/gomp-constants.h | 2 +- libgomp/plugin/plugin-gcn.c | 39 ++++++++++++---------- libstdc++-v3/include/bits/char_traits.h | 2 +- 9 files changed, 97 insertions(+), 58 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/ipa/pr103601.c create mode 100644 gcc/testsuite/gcc.target/aarch64/pr103523.c