This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fa1160f6e50 Restore LTO PGO bootstrap after ea0b12523d0d9a9059b5. new 06119d691e2 [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 | 7 +++++++ gcc/fortran/expr.c | 14 +++++++------- gcc/testsuite/ChangeLog | 8 ++++++++ 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, 46 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr93714_1.f90 create mode 100644 gcc/testsuite/gfortran.dg/pr93714_2.f90