[Bug fortran/44929] [OOP] Parsing error of derived type name starting with 'REAL'
kargl at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Jul 20 05:39:00 GMT 2010
------- Comment #11 from kargl at gcc dot gnu dot org 2010-07-20 05:39 -------
Subject: Bug 44929
Author: kargl
Date: Tue Jul 20 05:38:49 2010
New Revision: 162326
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=162326
Log:
2010-07-19 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/44929
* gfortran.dg/allocate_with_typespec.f90: New test.
* gfortran.dg/allocate_derived_1.f90: Update error message.
2010-07-19 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/44929
* fortran/match.c (match_type_spec): Check for derived type before
intrinsic types.
Modified:
branches/gcc-4_5-branch/gcc/fortran/ChangeLog
branches/gcc-4_5-branch/gcc/fortran/match.c
branches/gcc-4_5-branch/gcc/testsuite/ChangeLog
branches/gcc-4_5-branch/gcc/testsuite/gfortran.dg/allocate_derived_1.f90
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44929
More information about the Gcc-bugs
mailing list