This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch, Fortran] PR33897 - Incorrect host association in modules


2007-10-28 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.

OK, with the appropriate { dg-final { cleanup-modules "..." } } directive, as Paul noted.


Thanks,
FX


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]