This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-8 in repository gcc.
from dfcc4197ef1 Add -mavx512vbmi2 to i386-2.C and i386-3.C new db0e1e99484 [fortran] ICE assign character pointer to non target PR93714
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/ChangeLog | 10 ++++++++++ gcc/fortran/expr.c | 14 +++++++------- gcc/testsuite/ChangeLog | 11 +++++++++++ gcc/testsuite/gfortran.dg/char_pointer_assign_6.f90 | 4 ++-- gcc/testsuite/gfortran.dg/pr93714_1.f90 | 11 +++++++++++ gcc/testsuite/gfortran.dg/pr93714_2.f90 | 11 +++++++++++ 6 files changed, 52 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr93714_1.f90 create mode 100644 gcc/testsuite/gfortran.dg/pr93714_2.f90