public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/46952] New: Spurious "recursive call" error with type bound procedure
@ 2010-12-15  2:46 ian_harvey at bigpond dot com
  2010-12-15  8:25 ` [Bug fortran/46952] [OOP] " burnus at gcc dot gnu.org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: ian_harvey at bigpond dot com @ 2010-12-15  2:46 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: Spurious "recursive call" error with type bound
                    procedure
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: ian_harvey@bigpond.com


Created attachment 22759
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22759
Example that generate the error

The attached, using a gfortran 4.6 from November 3 on i686-pc-mingw32,
generates the error "SUBROUTINE 'relay_proc' ... cannot be called recursively".
 But I don't think the call is recursive - relay_proc is just the interface for
what gets called, not the actual procedure.

But Intel Fortran 12.0.1.127 also complains, so maybe I'm wrong.


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

end of thread, other threads:[~2013-02-12 12:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-15  2:46 [Bug fortran/46952] New: Spurious "recursive call" error with type bound procedure ian_harvey at bigpond dot com
2010-12-15  8:25 ` [Bug fortran/46952] [OOP] " burnus at gcc dot gnu.org
2010-12-15  8:38 ` burnus at gcc dot gnu.org
2013-01-10  8:51 ` janus at gcc dot gnu.org
2013-01-10 11:49 ` janus at gcc dot gnu.org
2013-01-10 14:10 ` janus at gcc dot gnu.org
2013-01-18 21:30 ` janus at gcc dot gnu.org
2013-02-12 12:16 ` janus at gcc dot gnu.org
2013-02-12 12:21 ` janus at gcc dot gnu.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).