This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/release-arm-bootstrap_profiled_lto_lean in repository toolchain/ci/gcc.
from 448e9a53939 Daily bump. adds 99566992720 Daily bump. adds 8adfe466f55 Daily bump. adds a8c23451936 Fortran: fix ICE and wrong code with TRANSFER and CHARACTER [...] adds 11581a272eb Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/DATESTAMP | 2 +- gcc/fortran/ChangeLog | 12 +++ gcc/fortran/target-memory.c | 2 +- gcc/fortran/trans-intrinsic.c | 17 +++- gcc/testsuite/ChangeLog | 8 ++ gcc/testsuite/gfortran.dg/transfer_char_kind4.f90 | 115 ++++++++++++++++++++++ 6 files changed, 151 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/transfer_char_kind4.f90