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-aarch64 in repository toolchain/ci/gcc.
from 58572bbb62c MIPS: add .module arch and ase to all output asm adds 546ecb0054a rs6000: Expand fmod and remainder when built with fast-math [...] adds 13beaf9e8d2 Fortran: Revert to non-multilib-specific ISO_Fortran_binding.h
No new revisions were added by this update.
Summary of changes: gcc/config/rs6000/rs6000.md | 36 ++++++++++ gcc/testsuite/gcc.target/powerpc/pr97142.c | 35 ++++++++++ libgfortran/ISO_Fortran_binding-2-tmpl.h | 42 ------------ libgfortran/ISO_Fortran_binding-3-tmpl.h | 5 -- ...tran_binding-1-tmpl.h => ISO_Fortran_binding.h} | 77 ++++++++++++++++++++++ libgfortran/Makefile.am | 12 +--- libgfortran/Makefile.in | 12 +--- libgfortran/mk-kinds-h.sh | 25 ++----- 8 files changed, 158 insertions(+), 86 deletions(-) create mode 100644 gcc/testsuite/gcc.target/powerpc/pr97142.c delete mode 100644 libgfortran/ISO_Fortran_binding-2-tmpl.h delete mode 100644 libgfortran/ISO_Fortran_binding-3-tmpl.h rename libgfortran/{ISO_Fortran_binding-1-tmpl.h => ISO_Fortran_binding.h} (73%)