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 837eb12629d libbacktrace: gather address ranges from skeleton units adds 550cabd0023 Clean up MPX-related bit_{MPX,BNDREGS,BNDCSR}. new f99ad11af95 openmp: Ensure proper diagnostics for -> in map/to/from cla [...] new 1c2b44b5236 valtrack: Avoid creating raw SUBREGs with VOIDmode argument [...]
The 2 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/c/c-parser.cc | 11 ++++++++++- gcc/config/i386/cpuid.h | 5 ----- gcc/testsuite/gcc.dg/dfp/pr104557.c | 22 ++++++++++++++++++++++ gcc/testsuite/gcc.dg/gomp/pr104532.c | 15 +++++++++++++++ gcc/valtrack.cc | 4 +++- 5 files changed, 50 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/dfp/pr104557.c create mode 100644 gcc/testsuite/gcc.dg/gomp/pr104532.c