This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 884030d2de7 Avoid some lost AFDO profiles with LTO new dff66a690f6 Fortran: Fix out of bounds access in structure constructor' [...] new 84947575bd0 Fortran: Fix wasting memory in coarray single mode. new 24940ad1534 Fortran: Prevent creation of unused tree.
The 3 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/resolve.cc | 4 ++-- gcc/fortran/trans-array.cc | 10 ++++++---- gcc/fortran/trans-types.cc | 2 +- gcc/fortran/trans.cc | 11 +++++++---- .../gfortran.dg/asan/array_constructor_1.f90 | 23 ++++++++++++++++++++++ 5 files changed, 39 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/asan/array_constructor_1.f90