This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ce8cdf5bcf9 analyzer: New option fanalyzer-show-events-in-system-header [...] new e0a8218f12c fortran: New predicate gfc_length_one_character_type_p new 564b637f4a3 fortran: Fix length one character dummy arg type [PR110419] new 3d2893989ad testsuite: Use distinct explicit error codes in value_9.f90 new 882ee2ca4d3 [LRA]: Process output stack pointer reloads before emitting [...]
The 4 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/check.cc | 7 +- gcc/fortran/decl.cc | 4 +- gcc/fortran/gfortran.h | 15 ++++ gcc/fortran/trans-expr.cc | 39 +++++----- gcc/fortran/trans-types.cc | 5 +- gcc/lra-constraints.cc | 2 +- gcc/testsuite/gfortran.dg/bind_c_usage_13.f03 | 8 +- gcc/testsuite/gfortran.dg/value_9.f90 | 108 +++++++++++++------------- 8 files changed, 104 insertions(+), 84 deletions(-)