[Bug fortran/41083] Implicit typing: Save implicit type for external procedures

2011-03-13 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41083 Paul Thomas pault at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug fortran/41083] Implicit typing: Save implicit type for external procedures

2009-11-16 Thread burnus at gcc dot gnu dot org
--- Comment #2 from burnus at gcc dot gnu dot org 2009-11-16 20:50 --- Intel (#i552365) pointed out the following, which is part of 11.2 Modules of the F2003 spec: If a procedure declared in the scoping unit of a module has an implicit interface, it shall be given the EXTERNAL

[Bug fortran/41083] Implicit typing: Save implicit type for external procedures

2009-08-16 Thread burnus at gcc dot gnu dot org
--- Comment #1 from burnus at gcc dot gnu dot org 2009-08-16 12:24 --- Initial patch, see attachment 18062 of PR 39997; see especially PR 39997 comment 4 and 5. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41083