[Patch, fortran] PR30410 - Host association bug w/EXTERNAL

Paul Richard Thomas paul.richard.thomas@gmail.com
Tue Jan 9 09:06:00 GMT 2007


:ADDPATCH fortran:

Yes, I know, I know... but I could not resist this one-liner. It is
entirely self-explanatory - the testcase is the reporter's.

The strange thing is that nobody can have tried referencing a
use-associated, external procedure before.  As far as I know, this
patch of code has not been touched for ~1 year.

Regtests on IA64/FC5 - OK for trunk and, after a week, for 4.1?

Paul

2007-01-09  Paul Thomas <pault@gcc.gnu.org>

	PR fortran/30410
	* trans-decl.c (gfc_sym_mangled_function_id): Module, external
	symbols must not have the module name prepended.

2007-01-09  Paul Thomas <pault@gcc.gnu.org>

	PR fortran/30410
	* gfortran.dg/external_procedures_2.f90: New test.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr30410.diff
Type: text/x-patch
Size: 2211 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20070109/0f636e6d/attachment.bin>


More information about the Gcc-patches mailing list