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-mainline-allnoconfig in repository toolchain/ci/gcc.
from b530aa26e2d 2019-12-11 Steven G. Kargl kargl@gcc.gnu.org adds 3f028976b78 Daily bump. adds 78fc77b9d80 [ARC] Enable using DCMPF for hard float comparisons (backports) new 200232f3b71 2019-12-12 Harald Anlauf anlauf@gmx.de
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 | 19 +++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/arc/arc-modes.def | 1 + gcc/config/arc/arc.c | 8 ++++++-- gcc/config/arc/arc.h | 2 +- gcc/config/arc/arc.md | 4 ++-- gcc/config/arc/fpu.md | 24 ++++++++++++++++++++++++ gcc/config/arc/predicates.md | 1 + gcc/fortran/ChangeLog | 7 +++++++ gcc/fortran/check.c | 3 +-- gcc/testsuite/ChangeLog | 8 +++++++- gcc/testsuite/gfortran.dg/pr92898.f90 | 6 ++++++ 12 files changed, 76 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr92898.f90