This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-15 in repository gcc.
from 21e0a742e7b Fortran: Fix handling of parsed format strings. new fff23f42e89 fortran: Fix debug info for unsigned(kind=1) and unsigned(k [...]
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/trans-types.cc | 31 ++++++++++++++------------ gcc/testsuite/gfortran.dg/guality/pr120193.f90 | 26 +++++++++++++++++++++ 2 files changed, 43 insertions(+), 14 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/guality/pr120193.f90