r261631 - in /branches/gcc-8-branch/gcc: fortra...

cesar@gcc.gnu.org cesar@gcc.gnu.org
Fri Jun 15 14:03:00 GMT 2018


Author: cesar
Date: Fri Jun 15 14:03:00 2018
New Revision: 261631

URL: https://gcc.gnu.org/viewcvs?rev=261631&root=gcc&view=rev
Log:
PR fortran/85703

	Backport from mainline
	2018-06-13  Cesar Philippidis  <cesar@codesourcery.com>

	PR fortran/85703

	gcc/fortran/
	* parse.c (decode_oacc_directive): Set gfc_matching_function
	to false.
	(decode_omp_directive): Likewise.

	gcc/testsuite/
	* gfortran.dg/goacc/pr85703.f90: New test.
	* gfortran.dg/gomp/pr85703.f90: New test.

Added:
    branches/gcc-8-branch/gcc/testsuite/gfortran.dg/goacc/pr85703.f90
    branches/gcc-8-branch/gcc/testsuite/gfortran.dg/gomp/pr85703.f90
Modified:
    branches/gcc-8-branch/gcc/fortran/ChangeLog
    branches/gcc-8-branch/gcc/fortran/parse.c
    branches/gcc-8-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list