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-arm in repository toolchain/ci/gcc.
from ab981aab92c match.pd: Remove "+ 0x80000000" in int comparisons [PR94899] adds f1fcd6e3ad9 doc: Document module language-linkage supported adds 7905a9ac267 libgo: #include <sys/types.h> when checking for loff_t adds 85d613da341 libgomp: Fix up target-31.c test [PR106045] adds 4306339798b PR target/105991: Recognize PLUS and XOR forms of rldimi in [...] adds de89b078e37 Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 46 +++++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/rs6000/rs6000.md | 21 ++++++++++++- gcc/doc/invoke.texi | 7 ----- gcc/go/gofrontend/MERGE | 2 +- gcc/testsuite/ChangeLog | 35 ++++++++++++++++++++++ gcc/testsuite/gcc.target/powerpc/pr105991.c | 11 +++++++ libgo/configure | 5 +++- libgo/configure.ac | 5 +++- libgomp/ChangeLog | 6 ++++ libgomp/testsuite/libgomp.c/target-31.c | 2 +- 11 files changed, 129 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/gcc.target/powerpc/pr105991.c