[Bug fortran/24783] [4.1 and 4.2 only] Implicit none in module overwrite explicit in procedure
jvdelisle at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Feb 10 23:26:00 GMT 2007
------- Comment #8 from jvdelisle at gcc dot gnu dot org 2007-02-10 23:26 -------
Subject: Bug 24783
Author: jvdelisle
Date: Sat Feb 10 23:25:55 2007
New Revision: 121804
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121804
Log:
2007-02-10 Bernhard Fischer <aldot@gcc.gnu.org>
Backport from trunk
PR fortran/24783
* resolve.c (resolve_variable): Get the implicit type from the
symbols namespace rather than the default namespace. Fix whitespace.
(resolve_formal_arglist, resolve_equivalence): Fix typo.
Modified:
branches/gcc-4_2-branch/gcc/fortran/ChangeLog
branches/gcc-4_2-branch/gcc/fortran/resolve.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24783
More information about the Gcc-bugs
mailing list