This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12 in repository gcc.
from d60c00492eb LoongArch: Fix bug in loongarch_emit_stack_tie [PR110484]. new 2f8ccacd41a omp-expand.cc: Fix wrong code with non-rectangular loop nes [...]
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-expand.cc | 3 +- .../libgomp.c-c++-common/non-rect-loop-1.c | 72 ++++++++++++++++++++++ 2 files changed, 74 insertions(+), 1 deletion(-) create mode 100644 libgomp/testsuite/libgomp.c-c++-common/non-rect-loop-1.c