r262095 - in /branches/gcc-6-branch/gcc: fortra...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Mon Jun 25 17:47:00 GMT 2018
Author: jakub
Date: Mon Jun 25 17:47:12 2018
New Revision: 262095
URL: https://gcc.gnu.org/viewcvs?rev=262095&root=gcc&view=rev
Log:
Backported from mainline
2018-04-10 Jakub Jelinek <jakub@redhat.com>
PR fortran/85313
* openmp.c (resolve_omp_do): Remove bogus if (j < i) break;.
(resolve_oacc_nested_loops): Likewise. Formatting fix.
* gfortran.dg/gomp/pr85313.f90: New test.
Added:
branches/gcc-6-branch/gcc/testsuite/gfortran.dg/gomp/pr85313.f90
Modified:
branches/gcc-6-branch/gcc/fortran/ChangeLog
branches/gcc-6-branch/gcc/fortran/openmp.c
branches/gcc-6-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list