https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98183
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> --- With these options one of the #pragma omp return statements is not removed from the IL, which must be done during the ompexp pass.
jakub at gcc dot gnu.org via Gcc-bugs Fri, 11 Dec 2020 10:32:20 -0800
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98183
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> --- With these options one of the #pragma omp return statements is not removed from the IL, which must be done during the ompexp pass.