r260778 - in /branches/gcc-6-branch/gcc: fortra...

kargl@gcc.gnu.org kargl@gcc.gnu.org
Fri May 25 20:02:00 GMT 2018


Author: kargl
Date: Fri May 25 20:02:05 2018
New Revision: 260778

URL: https://gcc.gnu.org/viewcvs?rev=260778&root=gcc&view=rev
Log:
2018-05-25  Steven G. Kargl  <kargl@gcc.gnu.org>

	PR fortran/85895
	Backport from trunk
	* resolve.c (resolve_sync): Resolve expression before checking for
	an error.

2018-05-25  Steven G. Kargl  <kargl@gcc.gnu.org>

	PR fortran/85895
	Backport from trunk
	* gfortran.dg/coarray_3.f90: Fix invalid testcase.
	* gfortran.dg/pr85895.f90: New test.

Added:
    branches/gcc-6-branch/gcc/testsuite/gfortran.dg/pr85895.f90
Modified:
    branches/gcc-6-branch/gcc/fortran/ChangeLog
    branches/gcc-6-branch/gcc/fortran/resolve.c
    branches/gcc-6-branch/gcc/testsuite/ChangeLog
    branches/gcc-6-branch/gcc/testsuite/gfortran.dg/coarray_3.f90



More information about the Gcc-cvs mailing list