r255712 - in /branches/gcc-7-branch: gcc/fortra...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Fri Dec 15 21:55:00 GMT 2017


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-cvs mailing list