[Bug fortran/69398] [OOP] ICE on class with duplicate dimension attribute specified
kargl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jun 19 18:05:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69398
--- Comment #6 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Wed Jun 19 18:04:46 2019
New Revision: 272481
URL: https://gcc.gnu.org/viewcvs?rev=272481&root=gcc&view=rev
Log:
2019-06-19 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/69398
* decl.c (attr_decl): Check for duplicate DIMENSION attribute for a
CLASS entity.
2019-06-19 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/69398
* gfortran.dg/pr69398.f90: New test.
Added:
trunk/gcc/testsuite/gfortran.dg/pr69398.f90
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/decl.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list