This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/80918] [6/7/8 Regression] Assumed size whole array rejected in depend clause


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80918

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Fri Jun  2 07:10:10 2017
New Revision: 248813

URL: https://gcc.gnu.org/viewcvs?rev=248813&root=gcc&view=rev
Log:
        PR fortran/80918
        * openmp.c (resolve_omp_clauses): Fix a typo.

        * gfortran.dg/gomp/pr80918.f90: New test.

Added:
    branches/gcc-7-branch/gcc/testsuite/gfortran.dg/gomp/pr80918.f90
Modified:
    branches/gcc-7-branch/gcc/fortran/ChangeLog
    branches/gcc-7-branch/gcc/fortran/openmp.c
    branches/gcc-7-branch/gcc/testsuite/ChangeLog

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]