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-arm-stable-defconfig in repository toolchain/ci/gcc.
from 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 adds cca2a9fa131 2019-10-18 Steven G. Kargl kargl@gcc.gnu.org new 832e5a72a45 Daily bump.
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 | 26 ++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/avr/avr.c | 15 ++++++++------- gcc/config/darwin.c | 15 ++++++++------- gcc/doc/avr-mmcu.texi | 2 +- gcc/fortran/ChangeLog | 15 +++++++++++++++ gcc/fortran/class.c | 3 +++ gcc/fortran/trans-decl.c | 9 ++++++++- gcc/testsuite/ChangeLog | 14 ++++++++++++++ gcc/testsuite/gfortran.dg/class_71.f90 | 13 +++++++++++++ gcc/testsuite/gfortran.dg/pr69455_1.f90 | 14 ++++++++++++++ gcc/testsuite/gfortran.dg/pr69455_2.f90 | 13 +++++++++++++ 12 files changed, 124 insertions(+), 17 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/class_71.f90 create mode 100644 gcc/testsuite/gfortran.dg/pr69455_1.f90 create mode 100644 gcc/testsuite/gfortran.dg/pr69455_2.f90