This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/34004] Accepts invalid: Ambigiuous interface with subroutine.
- From: "pault at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Nov 2007 11:02:29 -0000
- Subject: [Bug fortran/34004] Accepts invalid: Ambigiuous interface with subroutine.
- References: <bug-34004-13404@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pault at gcc dot gnu dot org 2007-11-07 11:02 -------
>
> "Two dummy arguments are distinguishable if neither is a subroutine and neither
> is TKR compatible (5.1.1.2) with the other."
Does this mean, though, that a subroutine is or is not distinguishable from a
variable? I can see nothing in the 95 or 2003 that clarifies this question.
Cheers
Paul
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34004