This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 40bf3f1fd05 c++: Testsuite adjustments for PR 90992. new 86075aa5dd0 fortran] Fix PR 85781, ICE on valid
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 | 6 ++++ gcc/fortran/trans-expr.c | 8 +++-- gcc/testsuite/ChangeLog | 8 +++++ gcc/testsuite/gfortran.dg/bind_c_char_2.f90 | 50 ++++++++++++++++++++++++++++ gcc/testsuite/gfortran.dg/bind_c_char_3.f90 | 51 +++++++++++++++++++++++++++++ gcc/testsuite/gfortran.dg/bind_c_char_4.f90 | 21 ++++++++++++ gcc/testsuite/gfortran.dg/bind_c_char_5.f90 | 21 ++++++++++++ 7 files changed, 163 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/bind_c_char_2.f90 create mode 100644 gcc/testsuite/gfortran.dg/bind_c_char_3.f90 create mode 100644 gcc/testsuite/gfortran.dg/bind_c_char_4.f90 create mode 100644 gcc/testsuite/gfortran.dg/bind_c_char_5.f90