[Bug fortran/92756] [9 Regression] ICE in lower_omp, at omp-low.c:12988
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Dec 20 17:35:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92756
--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Fri Dec 20 17:35:18 2019
New Revision: 279666
URL: https://gcc.gnu.org/viewcvs?rev=279666&root=gcc&view=rev
Log:
PR fortran/92756
* omp-low.c (check_omp_nesting_restrictions): If lang_GNU_Fortran,
diagnose teams not closely nested inside of target.
Backported from mainline
2019-12-04 Jakub Jelinek <jakub@redhat.com>
PR fortran/92756
* gfortran.dg/gomp/teams1.f90: New test.
Added:
branches/gcc-9-branch/gcc/testsuite/gfortran.dg/gomp/teams1.f90
Modified:
branches/gcc-9-branch/gcc/ChangeLog
branches/gcc-9-branch/gcc/omp-low.c
branches/gcc-9-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list