This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 85d8c05a02b Fix declare copyout in libgomp.oacc-c++/declare-pr94120.C new 38acc41d6d7 PR 91800 - reject Hollerith constants as type initializer.
The 1 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/ChangeLog | 7 +++++++ gcc/fortran/decl.c | 9 +++++++++ gcc/testsuite/ChangeLog | 6 ++++++ gcc/testsuite/gfortran.dg/hollerith_9.f90 | 7 +++++++ 4 files changed, 29 insertions(+) create mode 100644 gcc/testsuite/gfortran.dg/hollerith_9.f90