This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0bd675183d9 match.pd: Add ~(X - Y) -> ~X + Y simplification [PR96685] new ff2dfdef2f2 Fortran: Enable inquiry references in data statements [PR98022].
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/data.c | 74 +++++++++++++++++++++----- gcc/testsuite/gfortran.dg/data_inquiry_ref.f90 | 33 ++++++++++++ 2 files changed, 94 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/data_inquiry_ref.f90