This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-lts-allnoconfig in repository toolchain/ci/gcc.
from b31e1415414 Daily bump. adds cd8cc299de6 [rs6000] fix mffsl emulation adds c99418920ca Daily bump. new 2fbc989aee0 Add new git-backport.py script. new b3b9ee70f3e Fixes a hang on an invalid ID in a WAIT statement.
The 2 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/git-backport.py | 60 ++++++++++++++++++++++++ gcc/ChangeLog | 6 +++ gcc/DATESTAMP | 2 +- gcc/config/rs6000/rs6000.md | 25 +++++----- gcc/fortran/libgfortran.h | 1 + gcc/testsuite/ChangeLog | 7 +++ gcc/testsuite/gcc.target/powerpc/test_mffsl.c | 12 +++-- libgfortran/io/async.c | 7 +++ libgfortran/runtime/error.c | 4 ++ libgomp/testsuite/libgomp.fortran/async_io_9.f90 | 20 ++++++++ 10 files changed, 127 insertions(+), 17 deletions(-) create mode 100755 contrib/git-backport.py create mode 100644 libgomp/testsuite/libgomp.fortran/async_io_9.f90