[Bug fortran/33897] Incorrect host association in module
burnus at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Oct 31 09:59:00 GMT 2007
------- Comment #15 from burnus at gcc dot gnu dot org 2007-10-31 09:59 -------
Subject: Bug 33897
Author: burnus
Date: Wed Oct 31 09:59:16 2007
New Revision: 129795
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129795
Log:
2007-10-31 Paul Thomas <pault@gcc.gnu.org>
PR fortran/33897
* decl.c (gfc_match_entry): Do not make ENTRY name
global for contained procedures.
* parse.c (gfc_fixup_sibling_symbols): Fix code for
determining whether a procedure is external.
2007-10-31 Paul Thomas <pault@gcc.gnu.org>
PR fortran/33897
* gfortran.dg/contained_3.f90: New.
Added:
trunk/gcc/testsuite/gfortran.dg/contained_3.f90
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/decl.c
trunk/gcc/fortran/parse.c
trunk/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33897
More information about the Gcc-bugs
mailing list