This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r249507 - in /branches/gcc-6-branch/gcc: fortra...
- From: jakub at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Thu, 22 Jun 2017 11:09:59 -0000
- Subject: r249507 - in /branches/gcc-6-branch/gcc: fortra...
Author: jakub
Date: Thu Jun 22 11:09:58 2017
New Revision: 249507
URL: https://gcc.gnu.org/viewcvs?rev=249507&root=gcc&view=rev
Log:
Backported from mainline
2017-06-02 Jakub Jelinek <jakub@redhat.com>
PR fortran/80918
* openmp.c (resolve_omp_clauses): Fix a typo.
* gfortran.dg/gomp/pr80918.f90: New test.
Added:
branches/gcc-6-branch/gcc/testsuite/gfortran.dg/gomp/pr80918.f90
Modified:
branches/gcc-6-branch/gcc/fortran/ChangeLog
branches/gcc-6-branch/gcc/fortran/openmp.c
branches/gcc-6-branch/gcc/testsuite/ChangeLog