This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64 in repository toolchain/ci/gcc.
from ab08859e37e coroutines: Small cleanups to await_statement_walker [NFC]. adds 371848a7ed3 cgraph: Do not warn about caller count mismatches of remove [...] adds acd7e7b33fd PowerPC: Fix rs6000-gen-builtins with build != host [PR102353] adds d7071e49822 [i386] Change ix86_decompose_address return type to bool. adds db1a65d9364 Fix PR 67102: Add libstdc++ dependancy to libffi adds cfea7b86f24 Fortran - fix handling of optional allocatable DT arguments [...]
No new revisions were added by this update.
Summary of changes: Makefile.def | 1 + Makefile.in | 1 + gcc/cgraph.c | 4 +-- gcc/config/i386/i386-protos.h | 2 +- gcc/config/i386/i386.c | 48 ++++++++++++++--------------- gcc/config/rs6000/t-rs6000 | 17 +++++----- gcc/fortran/trans-expr.c | 11 +++++++ gcc/testsuite/gfortran.dg/intent_out_14.f90 | 24 +++++++++++++++ 8 files changed, 71 insertions(+), 37 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/intent_out_14.f90