public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/36704]  New: Procedure pointer as function result
@ 2008-07-02 20:38 burnus at gcc dot gnu dot org
  2008-11-28 21:28 ` [Bug fortran/36704] " janus at gcc dot gnu dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: burnus at gcc dot gnu dot org @ 2008-07-02 20:38 UTC (permalink / raw)
  To: gcc-bugs

Remaining item since PR 32580 has been fixed.

Procedure pointers as function result are not yet implemented and currently
rejected.

Short example:

function foo() result(bar)
  procedure() :: bar

and

function foo()
  procedure() :: foo

Long example:
http://groups.google.com/group/comp.lang.fortran/msg/7bddd7097fb985a5


-- 
           Summary: Procedure pointer as function result
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: burnus at gcc dot gnu dot org


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


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

end of thread, other threads:[~2009-04-09  9:41 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-02 20:38 [Bug fortran/36704] New: Procedure pointer as function result burnus at gcc dot gnu dot org
2008-11-28 21:28 ` [Bug fortran/36704] " janus at gcc dot gnu dot org
2008-11-30 17:51 ` janus at gcc dot gnu dot org
2008-11-30 22:01 ` janus at gcc dot gnu dot org
2008-12-02 12:01 ` janus at gcc dot gnu dot org
2009-01-16  9:42 ` janus at gcc dot gnu dot org
2009-03-11 16:26 ` janus at gcc dot gnu dot org
2009-04-09  9:39 ` janus at gcc dot gnu dot org
2009-04-09  9:41 ` janus 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).