This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e5d234b1beb testsuite: Fix g++.dg/DRs/dr2581-1.C etc. on non-Linux new d84552e1f67 testsuite: Fix up vla-1.c test [PR119931] new 72ac4625d2a gimplify, ubsan: Fix -fopenmp -fsanitize=bounds ICE [PR120052]
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-ubsan.cc | 14 ++++++++++--- gcc/gimplify.cc | 20 +++++++++++++++++++ gcc/testsuite/c-c++-common/gomp/pr120052.c | 32 ++++++++++++++++++++++++++++++ gcc/testsuite/gcc.dg/vla-1.c | 3 ++- 4 files changed, 65 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/gomp/pr120052.c