public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/20877] New: error needed
@ 2005-04-08 15:59 jv244 at cam dot ac dot uk
  2005-04-22 14:57 ` [Bug fortran/20877] result may not be entry tobi at gcc dot gnu dot org
  2005-05-12  8:29 ` fxcoudert at gcc dot gnu dot org
  0 siblings, 2 replies; 7+ messages in thread
From: jv244 at cam dot ac dot uk @ 2005-04-08 15:59 UTC (permalink / raw)
  To: gcc-bugs

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

MODULE TT
CONTAINS
 FUNCTION K(I) RESULT(J)
  ENTRY J()
 END FUNCTION K
END MODULE
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=20877


^ permalink raw reply	[flat|nested] 7+ messages in thread
[parent not found: <bug-20877-6642@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2006-06-11 22:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-08 15:59 [Bug fortran/20877] New: error needed jv244 at cam dot ac dot uk
2005-04-22 14:57 ` [Bug fortran/20877] result may not be entry tobi at gcc dot gnu dot org
2005-05-12  8:29 ` fxcoudert at gcc dot gnu dot org
     [not found] <bug-20877-6642@http.gcc.gnu.org/bugzilla/>
2006-01-08  6:09 ` pinskia at gcc dot gnu dot org
2006-06-09 22:16 ` pault at gcc dot gnu dot org
2006-06-11 22:33 ` pault at gcc dot gnu dot org
2006-06-11 22:35 ` pault 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).