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-aarch64-stable-allyesconfig in repository toolchain/ci/gcc.
from 1bcc05f210c Daily bump. adds f877a0c82c9 Daily bump. adds b8da02efe62 rs6000: Don't use HARD_FRAME_POINTER_REGNUM if it's not liv [...] adds 5a17beaecad Fortran : Spurious warning message with -Wsurprising PR59107 adds 6c1668fe923 Daily bump. adds e042b0490c8 rs6000: AIX long double builtins for 64 bit long double. adds 89714e45f0b rs6000: Link with libc128.a for long-double-128.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 34 +++++++++++++++++++++++- gcc/DATESTAMP | 2 +- gcc/config/rs6000/aix61.h | 1 + gcc/config/rs6000/aix71.h | 1 + gcc/config/rs6000/aix72.h | 1 + gcc/config/rs6000/rs6000.c | 50 ++++++++++++++++++++++++++--------- gcc/fortran/ChangeLog | 16 +++++++++++ gcc/fortran/gfortran.h | 5 +++- gcc/fortran/interface.c | 3 ++- gcc/fortran/resolve.c | 10 ++++--- gcc/testsuite/ChangeLog | 8 ++++++ gcc/testsuite/gfortran.dg/pr59107.f90 | 11 ++++++++ 12 files changed, 121 insertions(+), 21 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr59107.f90