This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7ff401d1513 PR fortran/82568 * gfortran.h (gfc_resolve_do_iterator): [...] new b02d9b500bf Do not instrument use-after-scope for vars with large align [...] new 94ffdc6a53b Update my last ChangeLog entry to properly specify overload [...] new eba0fb90361 Derive interface buffers from max name length
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/ChangeLog | 15 +++++++++---- gcc/fortran/ChangeLog | 6 ++++++ gcc/fortran/interface.c | 6 +++--- gcc/gimplify.c | 5 ++++- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.dg/asan/pr82517.c | 43 +++++++++++++++++++++++++++++++++++++ 6 files changed, 72 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/asan/pr82517.c