[Bug fortran/81841] [6/7 Regression] THREADPRIVATE (OpenMP) wrongly rejected in BLOCK DATA

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Dec 15 21:56:00 GMT 2017


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.broemmel@fz-juelich.de>
                    Jakub Jelinek  <jakub@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


More information about the Gcc-bugs mailing list