This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm in repository toolchain/ci/gcc.
from 51ca0503195 Make profitability calculation of RA conflict presentations [...] adds 34947d4e97e real: fix encoding of negative IEEE double/quad values [PR98216] adds 2364250eccc Fortran: Add missing diagnostic for F2018 C711 (TS29113 C407c) adds 84cccff60a9 Fortran - improve checking for intrinsics allowed in consta [...] adds 71f96511084 top-level: merge Makefile.def patches from binutils-gdb repository
No new revisions were added by this update.
Summary of changes: Makefile.def | 14 +++++++++ Makefile.in | 8 +++++ gcc/fortran/expr.c | 32 +++++++++++++++++++ gcc/fortran/interface.c | 15 +++++++++ gcc/real.c | 6 ++-- gcc/testsuite/g++.dg/cpp2a/nontype-float2.C | 14 +++++++++ gcc/testsuite/gfortran.dg/c-interop/c407c-1.f90 | 4 +-- gcc/testsuite/gfortran.dg/pr102458.f90 | 42 +++++++++++++++++++++++++ 8 files changed, 131 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/nontype-float2.C create mode 100644 gcc/testsuite/gfortran.dg/pr102458.f90