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

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jun 25 16:53:00 GMT 2018


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

--- Comment #18 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Mon Jun 25 16:52:31 2018
New Revision: 262035

URL: https://gcc.gnu.org/viewcvs?rev=262035&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-6-branch/libgomp/testsuite/libgomp.fortran/pr81841.f90
Modified:
    branches/gcc-6-branch/gcc/fortran/ChangeLog
    branches/gcc-6-branch/gcc/fortran/parse.c
    branches/gcc-6-branch/libgomp/ChangeLog


More information about the Gcc-bugs mailing list