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

--- Comment #16 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Fri Dec 15 21:55:47 2017
New Revision: 255712

URL: https://gcc.gnu.org/viewcvs?rev=255712&root=gcc&view=rev
Log:
        Backported from mainline
        2017-11-23  Dirk Broemmel  <d.broem...@fz-juelich.de>
                    Jakub Jelinek  <ja...@redhat.com>

        PR fortran/81841
        * parse.c (parse_spec): Allow ST_OMP_THREADPRIVATE inside of
        BLOCK DATA.

        * libgomp.fortran/pr81841.f90: New test.

Added:
    branches/gcc-7-branch/libgomp/testsuite/libgomp.fortran/pr81841.f90
Modified:
    branches/gcc-7-branch/gcc/fortran/ChangeLog
    branches/gcc-7-branch/gcc/fortran/parse.c
    branches/gcc-7-branch/libgomp/ChangeLog

Reply via email to