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-aarch64-bootstrap_O1 in repository toolchain/ci/gcc.
from f78856a1aa4 * fi.po: Update. adds 4f0a739df2f 2019-10-11 Steven G. Kargl kargl@gcc.gnu.org adds 0a694a9044a 2019-10-11 Steven G. Kargl kargl@gcc.gnu.org adds 4631e2349d2 Daily bump. adds 91539bbeb82 PR ada/91995 * sem_ch8.adb (Chain_Use_Clause): Remove sec [...] adds 9f0d865e4da * config/pa/lib2funcs.S (__gcc_plt_call): Load branch targ [...] adds 7fb9fbd2105 * config/pa/pa.c (pa_output_call): Load descriptor address [...] adds 478e221895e Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/DATESTAMP | 2 +- gcc/ada/ChangeLog | 13 ++ gcc/ada/sem_ch8.adb | 6 +- gcc/ada/sem_elab.adb | 16 ++- gcc/ada/sem_spark.adb | 4 +- gcc/ada/sem_util.adb | 43 ++----- gcc/ada/sem_util.ads | 21 +--- gcc/config/pa/pa.c | 163 +++++++++++++------------ gcc/config/pa/pa.h | 2 +- gcc/fortran/ChangeLog | 11 ++ gcc/fortran/check.c | 31 +++-- gcc/fortran/decl.c | 16 ++- gcc/testsuite/ChangeLog | 12 ++ gcc/testsuite/gfortran.dg/function_kinds_5.f90 | 1 + gcc/testsuite/gfortran.dg/pr85543.f90 | 1 + gcc/testsuite/gfortran.dg/pr91649.f90 | 23 ++++ gcc/testsuite/gfortran.dg/pr91715.f90 | 5 + libgcc/ChangeLog | 9 ++ libgcc/config/pa/lib2funcs.S | 12 +- libgcc/config/pa/milli64.S | 23 ++-- 20 files changed, 241 insertions(+), 173 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr91649.f90 create mode 100644 gcc/testsuite/gfortran.dg/pr91715.f90