This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 35da095d7e0 libgcc: Avoid signed negation overflow in __powi?f2 [PR99236] new 9d2a69106be openmp: Diagnose invalid teams nested in target construct [ [...]
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/omp-low.c | 24 ++++++++++++++++++++++++ gcc/testsuite/c-c++-common/gomp/pr99226.c | 17 +++++++++++++++++ gcc/testsuite/gfortran.dg/gomp/pr99226.f90 | 13 +++++++++++++ 3 files changed, 54 insertions(+) create mode 100644 gcc/testsuite/c-c++-common/gomp/pr99226.c create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr99226.f90