public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[parent not found: <bug-20896-4@http.gcc.gnu.org/bugzilla/>]
* [Bug fortran/20896] New: error needed
@ 2005-04-08 16:05 jv244 at cam dot ac dot uk
  2005-05-19 17:37 ` [Bug fortran/20896] ambiguous interface not detected tobi at gcc dot gnu dot org
  0 siblings, 1 reply; 16+ messages in thread
From: jv244 at cam dot ac dot uk @ 2005-04-08 16:05 UTC (permalink / raw)
  To: gcc-bugs

The following is non-standard and the compiler should probably generate a
warning/error with '-pedantic -std=f95'

  INTERFACE g
    SUBROUTINE s1(p)
      INTERFACE
        SUBROUTINE p
        END
      END INTERFACE
    END
    SUBROUTINE s2(p)
      INTERFACE
        REAL FUNCTION p()
        END
      END INTERFACE
    END
  END INTERFACE
  END

-- 
           Summary: error needed
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jv244 at cam dot ac dot uk
                CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: i686-pc-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20896


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2010-12-28 21:42 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-20896-6642@http.gcc.gnu.org/bugzilla/>
2006-12-26 14:38 ` [Bug fortran/20896] ambiguous interface not detected patchapp at dberlin dot org
2006-12-27 13:47 ` pault at gcc dot gnu dot org
2006-12-27 16:38 ` [Bug fortran/20896] [4.2 and 4.1 only] " pault at gcc dot gnu dot org
2007-01-02 14:23 ` pault at gcc dot gnu dot org
2007-01-03 18:05 ` patchapp at dberlin dot org
2007-01-21 20:41 ` jvdelisle at gcc dot gnu dot org
2007-01-31  9:55 ` burnus at gcc dot gnu dot org
2007-05-10 22:21 ` fxcoudert at gcc dot gnu dot org
2007-08-16 11:50 ` fxcoudert at gcc dot gnu dot org
2007-08-20  3:48 ` pault at gcc dot gnu dot org
2007-12-14 12:26 ` burnus at gcc dot gnu dot org
2007-12-17 18:05 ` [Bug fortran/20896] " dfranke at gcc dot gnu dot org
2009-04-14 14:50 ` dfranke at gcc dot gnu dot org
2009-04-14 15:05 ` dfranke at gcc dot gnu dot org
     [not found] <bug-20896-4@http.gcc.gnu.org/bugzilla/>
2010-12-28 21:42 ` dfranke at gcc dot gnu.org
2005-04-08 16:05 [Bug fortran/20896] New: error needed jv244 at cam dot ac dot uk
2005-05-19 17:37 ` [Bug fortran/20896] ambiguous interface not detected tobi at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).