This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cb6e6d5faa3 Fortran/OpenMP: Fix -fdump-parse-tree for 'omp loop' new 5328cad24f7 PR c/100783 - ICE on -Wnonnull and erroneous type new bee8619ad0a Fortran - ICE in inline_matmul_assign
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/c-family/c-attribs.c | 3 +++ gcc/c/c-objc-common.c | 6 ++++++ gcc/fortran/frontend-passes.c | 13 +++++++++++++ gcc/testsuite/gcc.dg/nonnull-6.c | 15 +++++++++++++++ gcc/testsuite/gfortran.dg/inline_matmul_25.f90 | 9 +++++++++ 5 files changed, 46 insertions(+) create mode 100644 gcc/testsuite/gcc.dg/nonnull-6.c create mode 100644 gcc/testsuite/gfortran.dg/inline_matmul_25.f90