This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-aarch64-bootstrap_O1 in repository toolchain/ci/gcc.
from 5b054dcaf31 PR target/90811 * config/nvptx/nvptx.c (nvptx_output_soft [...] adds a526d712760 Daily bump. adds 0b18af2edcc 2019-06-12 Thomas Koenig tkoenig@gcc.gnu.org Tomáš [...] adds 2556ec3d27d Daily bump. adds ca471482ce8 Daily bump. adds 93fd8418745 Daily bump. adds ec223ee4b39 Daily bump. adds 5fadeb95c95 PR middle-end/64242 * config/pa/pa.md (nonlocal_goto): Re [...] adds 693d9a36238 Daily bump. adds 961f9b6c746 PR ada/80590 adds 412e0a7b7e8 * config/mips/mips.c (mips_expand_builtin_insn): Swap the [...]
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 15 +++ gcc/DATESTAMP | 2 +- gcc/ada/ChangeLog | 8 ++ gcc/ada/exp_ch9.adb | 15 ++- gcc/config/mips/mips.c | 13 +++ gcc/config/pa/pa.md | 48 +++++----- gcc/fortran/ChangeLog | 9 ++ gcc/fortran/trans-types.c | 3 + gcc/testsuite/ChangeLog | 14 +++ gcc/testsuite/gcc.target/mips/msa-fmadd.c | 101 +++++++++++++++++++++ .../gfortran.dg/deferred_character_33.f90 | 35 +++++++ .../gfortran.dg/deferred_character_33a.f90 | 9 ++ 12 files changed, 242 insertions(+), 30 deletions(-) create mode 100644 gcc/testsuite/gcc.target/mips/msa-fmadd.c create mode 100644 gcc/testsuite/gfortran.dg/deferred_character_33.f90 create mode 100644 gcc/testsuite/gfortran.dg/deferred_character_33a.f90