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/release-arm in repository toolchain/ci/gcc.
from b2ae75fd2af Daily bump. adds 8351dd96200 Daily bump. adds 2339ee2c89a Daily bump. adds 527dccb33e5 wide-int: Fix up wi::shifted_mask [PR106144] adds 0062d8491c2 cgraphunit: Don't emit asm thunks for -dx [PR106261] adds 681c73db9bd openmp: Fix up handling of non-rectangular simd loops with [...] adds caf633624fd Daily bump. adds d2bafe190c2 Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 30 +++++++++++ gcc/DATESTAMP | 2 +- gcc/cgraphunit.cc | 2 +- gcc/omp-expand.cc | 57 ++++++++++++++------- gcc/testsuite/ChangeLog | 8 +++ gcc/testsuite/g++.dg/debug/pr106261.C | 36 +++++++++++++ gcc/wide-int.cc | 13 ++++- libgomp/ChangeLog | 8 +++ libgomp/testsuite/libgomp.c-c++-common/pr106449.c | 62 +++++++++++++++++++++++ 9 files changed, 197 insertions(+), 21 deletions(-) create mode 100644 gcc/testsuite/g++.dg/debug/pr106261.C create mode 100644 libgomp/testsuite/libgomp.c-c++-common/pr106449.c