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-next-allnoconfig in repository toolchain/ci/gcc.
from 972ac7880b2 2019-10-17 Steven G. Kargl kargl@gcc.gnu.org adds 5d531df7055 [arm] PR target/89400 fix thumb1 unaligned access expansion adds 295fca71b7b * config/pa/pa.c (pa_output_indirect_call): Fix typos in l [...] adds 4a3a6278fa3 Daily bump. adds 45f589d77a3 [Darwin] Update machopic_legitimize_pic_address. adds 2f8dbdce6a6 [Darwin] Amend section for constants with relocations. adds 13b251693a5 * doc/avr-mmcu.texi: Re-generate because config/avr/avr-de [...] adds 15be0e5970e Backport from 2019-10-18 trunk r277143. PR target/86040 [...] adds aea034ec40a Fortran] PR91586 Fix ICE on invalid code with CLASS
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 43 ++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/arm/arm.md | 74 +++++++++++++++++++++------------- gcc/config/avr/avr.c | 15 +++---- gcc/config/darwin.c | 15 +++---- gcc/config/pa/pa.c | 14 +++---- gcc/doc/avr-mmcu.texi | 2 +- gcc/fortran/ChangeLog | 9 +++++ gcc/fortran/class.c | 3 ++ gcc/testsuite/ChangeLog | 8 ++++ gcc/testsuite/gfortran.dg/class_71.f90 | 13 ++++++ 11 files changed, 146 insertions(+), 52 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/class_71.f90