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-aarch64 in repository toolchain/ci/gcc.
from 228d64af4e2 Adjust 'gfortran.dg/goacc/privatization-1-*' [PR103576, PR103697] adds e163dbbc443 c: Fix ICE on deferred pragma in unknown attribute argument [...] adds dff8ae8e839 Drop the fpic multilib for powerpc*-vxworks* new c5ef950d0bb c++: remove COMPOUND_EXPR_OVERLOADED flag new 336dc544ebc c++: don't leak 'arglist' in build_new_op new d8eae5abf3d Remove fpic multilib on x86_64-vxworks
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/c/c-parser.c | 5 +++++ gcc/config/i386/t-vxworks | 7 ------- gcc/config/rs6000/t-vxworks | 6 +++--- gcc/cp/call.c | 6 ++---- gcc/cp/cp-tree.h | 6 ------ gcc/cp/pt.c | 3 +-- gcc/cp/tree.c | 5 ----- gcc/testsuite/gcc.dg/pr103587.c | 7 +++++++ 8 files changed, 18 insertions(+), 27 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr103587.c