This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from b18305e6746 Daily bump. new e4dcb3383bf [OpenACC] Fix an ICE where a loop with GT condition is collapsed.
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.c | 2 +- gcc/testsuite/c-c++-common/goacc/collapse-2.c | 56 ++++++++++++++++++++++ .../libgomp.oacc-c-c++-common/collapse-2.c | 17 ++++++- .../libgomp.oacc-c-c++-common/collapse-3.c | 15 +++++- 4 files changed, 85 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/goacc/collapse-2.c