This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-lts-defconfig in repository toolchain/ci/gcc.
from 9a1d892bb10 * tree-core.h (enum omp_clause_code): Add OMP_CLAUSE__COND [...] adds cefe37d72e5 PR target/90530 * config/pa/pa.c (pa_can_change_mode_clas [...] adds 626310900ad Daily bump. adds ce1fc950612 PR c++/90572 - wrong disambiguation in friend declaration. [...] adds 015ec1cb609 darwin, x86, testsuite - require alias on a test using it. adds 27852d6dc04 darwin, x86, testsuite - Check for an expected error on Darwin. adds 56dbd0ba439 darwin, x86, testsuite - Amend popcnt match string for Darwin.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 8 ++++++++ gcc/DATESTAMP | 2 +- gcc/config/pa/pa.c | 7 ++++--- gcc/config/pa/pa.md | 8 ++++---- gcc/cp/ChangeLog | 6 ++++++ gcc/cp/parser.c | 14 ++++++++++++-- gcc/testsuite/ChangeLog | 20 ++++++++++++++++++++ gcc/testsuite/g++.dg/cpp2a/typename16.C | 11 +++++++++++ gcc/testsuite/g++.dg/parse/friend13.C | 16 ++++++++++++++++ gcc/testsuite/gcc.target/i386/pr59874-3.c | 3 ++- gcc/testsuite/gcc.target/i386/pr82659-3.c | 1 + gcc/testsuite/gcc.target/i386/pr89261.c | 3 ++- 12 files changed, 87 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/typename16.C create mode 100644 gcc/testsuite/g++.dg/parse/friend13.C