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.

Reply via email to