This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm in repository toolchain/ci/gcc.
from 9c7d5e8846e d: Merge upstream dmd 3982604c5, druntime bc58b1e9, phobos [...] new db184a3453b libstdc++: Fix diagnostic pragma push that should be pop new a5f65cf7ad6 pr103523: Check for PLUS/MINUS support new 4a87a8e4b13 amdgcn: Change offload variable table discovery
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/config/gcn/mkoffload.c | 51 +++++++++++------------------ 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 +- 6 files changed, 59 insertions(+), 56 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/pr103523.c