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

janus@gcc.gnu.org janus@gcc.gnu.org
Sun Mar 24 18:08:00 GMT 2019


Author: janus
Date: Sun Mar 24 18:08:10 2019
New Revision: 269898

URL: https://gcc.gnu.org/viewcvs?rev=269898&root=gcc&view=rev
Log:
fix PR 71861

2019-03-24  Janus Weil  <janus@gcc.gnu.org>

	PR fortran/71861
	* symbol.c (check_conflict): ABSTRACT attribute conflicts with
	INTRINSIC attribute.

2019-03-24  Janus Weil  <janus@gcc.gnu.org>

	PR fortran/71861
	* gfortran.dg/interface_abstract_5.f90: New test case.

Added:
    branches/gcc-8-branch/gcc/testsuite/gfortran.dg/interface_abstract_5.f90
Modified:
    branches/gcc-8-branch/gcc/fortran/ChangeLog
    branches/gcc-8-branch/gcc/fortran/symbol.c
    branches/gcc-8-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list