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/master-aarch64-bootstrap in repository toolchain/ci/gcc.
from 1bc66017c11 invoke.texi: Fix @opindex for -foffload-options adds 74cb45e67d1 Correct implementation of wi::clz adds 9f99555f29c Daily bump. adds 58572bbb62c MIPS: add .module arch and ase to all output asm new 546ecb0054a rs6000: Expand fmod and remainder when built with fast-math [...]
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: contrib/ChangeLog | 6 ++++ gcc/ChangeLog | 52 ++++++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/mips/mips.c | 37 +++++++++++++++++++++ gcc/config/rs6000/rs6000.md | 36 +++++++++++++++++++++ gcc/testsuite/ChangeLog | 23 +++++++++++++ gcc/testsuite/gcc.target/powerpc/pr97142.c | 35 ++++++++++++++++++++ gcc/wide-int.cc | 7 ++-- libgcc/ChangeLog | 10 ++++++ libgomp/ChangeLog | 4 +++ 10 files changed, 208 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.target/powerpc/pr97142.c