This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13 in repository gcc.
from 67434fec24b libstdc++: Guard use of sized deallocation [PR114940] new 3185cfe4959 Fortran: Fix SHAPE for zero-size arrays new fd91953c4df libstdc++: Fix up 19_diagnostics/stacktrace/hash.cc on 13 branch
The 2 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-intrinsic.cc | 4 +- gcc/testsuite/gfortran.dg/shape_12.f90 | 51 ++++++++++++++++++++++ .../testsuite/19_diagnostics/stacktrace/hash.cc | 2 +- 3 files changed, 55 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/shape_12.f90