This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-master-aarch64-spec2k6-Oz_LTO in repository toolchain/ci/gcc.
from 2b974910f79 [AARCH64] Fix zero_extendsidi2_aarch64 type attribute adds 62f12085b74 [libphobos] Update MERGE file, remove ill-formatted changel [...] adds 1f580a793d6 [libphobos] Update info about required autotools versions adds 4685562d8f6 rs6000: Fix _mm_movemask_pi8 emulation for 32 bit adds 20a71b879af Daily bump. new 9d74321b261 2019-03-24 Thomas Koenig tkoenig@gcc.gnu.org
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 | 5 ++ gcc/DATESTAMP | 2 +- gcc/config/rs6000/xmmintrin.h | 6 +++ gcc/fortran/ChangeLog | 10 ++++ gcc/fortran/interface.c | 10 ++-- gcc/fortran/resolve.c | 82 +++++++++++++++--------------- gcc/testsuite/ChangeLog | 10 ++++ gcc/testsuite/gfortran.dg/altreturn_10.f90 | 19 +++++++ gcc/testsuite/gfortran.dg/whole_file_3.f90 | 4 +- libphobos/ChangeLog | 5 +- libphobos/configure.ac | 10 ++-- libphobos/src/MERGE | 2 +- 12 files changed, 109 insertions(+), 56 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/altreturn_10.f90