This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 52d28210389 libstdc++: Fix ODR issues with different -m flags new 29401b7b458 Fortran: fix ICE and wrong code with TRANSFER and CHARACTER [...]
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/fortran/target-memory.c | 2 +- gcc/fortran/trans-intrinsic.c | 17 +++- gcc/testsuite/gfortran.dg/transfer_char_kind4.f90 | 115 ++++++++++++++++++++++ 3 files changed, 130 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/transfer_char_kind4.f90