This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/release-aarch64-bootstrap_O3 in repository toolchain/ci/gcc.
from 052b2df6f0e c++: variadic ttp constraint subsumption [PR99904] adds 373345c5c92 Daily bump. adds 6c3860845c9 openmp: Fix up declare target handling for vars with DECL_L [...] adds 6c3d3f15200 Daily bump. adds 142ae9f5f06 Daily bump. adds 309827c85f1 var-tracking: Fix a wrong-debug issue caused by my r10-7665 [...]
No new revisions were added by this update.
Summary of changes: gcc/DATESTAMP | 2 +- gcc/cp/ChangeLog | 18 ++++ gcc/cp/parser.c | 132 ++++++++++++++++------------- gcc/testsuite/ChangeLog | 16 ++++ gcc/testsuite/c-c++-common/gomp/pr102640.c | 44 ++++++++++ gcc/var-tracking.c | 3 +- 6 files changed, 154 insertions(+), 61 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/gomp/pr102640.c