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-arm-bootstrap_O3 in repository toolchain/ci/gcc.
from 9bc495bcf72 Daily bump. adds 0248902c912 Daily bump. adds 9577eace3e8 Daily bump. adds 8a969c076ad Catch division by zero errors in array sizes. adds 8541e44c90a 2019-12-30 Thomas Koenig tkoenig@gcc.gnu.org adds e509dbe5090 * fi.po: Update. adds 26b996a95cc Daily bump. adds b6e9cc1f26d Daily bump. adds 0c76bf0dc92 Backport from mainline 2019-12-30 John David Anglin <da [...] adds dae6a3ffd8f PR target/93111 * config/pa/pa.md (scc): Use ordered_comp [...] adds 66066bcaffd PR target/67834 * config/pa/pa.c (pa_elf_select_rtx_secti [...] adds b1c65b1fc76 Daily bump.
No new revisions were added by this update.
Summary of changes: fixincludes/ChangeLog | 11 + fixincludes/fixincl.x | 65 ++- fixincludes/inclhack.def | 26 ++ fixincludes/tests/base/inttypes.h | 17 + gcc/ChangeLog | 14 + gcc/DATESTAMP | 2 +- gcc/config/pa/pa.c | 21 + gcc/config/pa/pa.md | 50 +- gcc/config/pa/pa32-linux.h | 5 + gcc/config/pa/predicates.md | 6 - gcc/fortran/ChangeLog | 11 + gcc/fortran/arith.c | 6 + gcc/fortran/decl.c | 31 +- gcc/fortran/gfortran.h | 2 + gcc/po/ChangeLog | 4 + gcc/po/fi.po | 654 ++++++++++++++------------- gcc/testsuite/ChangeLog | 6 + gcc/testsuite/gfortran.dg/arith_divide_2.f90 | 9 + 18 files changed, 574 insertions(+), 366 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/arith_divide_2.f90