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_check_gcc/master-aarch64 in repository toolchain/ci/gcc.
from cc2430c122a Daily bump. adds 0103c2e4082 Don't propagate for a more expensive reg-reg move. adds a3621580973 MAINTAINERS: Remove Hartmut Penner as s390 maintainer adds 0af7ef050ae libgomp: Fix segfault with posthumous orphan tasks [PR104385]
No new revisions were added by this update.
Summary of changes: MAINTAINERS | 1 - gcc/regcprop.cc | 17 ++++++++++++++++- gcc/testsuite/gcc.target/i386/pr104059.c | 22 ++++++++++++++++++++++ libgomp/task.c | 2 ++ libgomp/testsuite/libgomp.c/pr104385.c | 26 ++++++++++++++++++++++++++ 5 files changed, 66 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr104059.c create mode 100644 libgomp/testsuite/libgomp.c/pr104385.c