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_build/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. new ec532b47f18 xtensa: Fix buffer overflow
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ChangeLog | 46 +++++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/rs6000/rs6000.md | 21 ++++++++++++- gcc/config/xtensa/xtensa.md | 2 +- 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 +- 12 files changed, 130 insertions(+), 14 deletions(-) create mode 100644 gcc/testsuite/gcc.target/powerpc/pr105991.c