]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/30410 (Host association bug w/ EXTERNAL)
authorPaul Thomas <pault@gcc.gnu.org>
Sun, 14 Jan 2007 14:43:08 +0000 (14:43 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Sun, 14 Jan 2007 14:43:08 +0000 (14:43 +0000)
commitc89686a895de9490e7be5c47865cb5cd3fc0401e
treea4e352dd03599277713f5a6c685f160069c96b6c
parentacdc40dfd2305e16f92e15273dad1cc6d8bee32c
re PR fortran/30410 (Host association bug w/ EXTERNAL)

2007-01-14  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-14  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/30410
* gfortran.dg/external_procedures_2.f90: New test.

From-SVN: r120771
gcc/fortran/ChangeLog
gcc/fortran/trans-decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/external_procedures_2.f90 [new file with mode: 0644]