This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 17d7a4b01a5 aarch64: Add mfloat vreinterpret intrinsics new 68e7ced1c7a testsuite: add testcase for fixed PR115933 new 6cb1da72cac Fortran: Fix ICE with structure constructor in data stateme [...]
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/decl.cc | 7 ++++-- gcc/fortran/match.h | 2 +- gcc/fortran/primary.cc | 8 +++---- gcc/testsuite/gcc.dg/pr115933.c | 19 +++++++++++++++ gcc/testsuite/gfortran.dg/use_rename_13.f90 | 37 +++++++++++++++++++++++++++++ 5 files changed, 65 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr115933.c create mode 100644 gcc/testsuite/gfortran.dg/use_rename_13.f90