public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/66493] New: ICE on alternate return argument for typebound procedure
@ 2015-06-10 16:21 gerhard.steinmetz.fortran@t-online.de
  2015-06-10 21:18 ` [Bug fortran/66493] " dominiq at lps dot ens.fr
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: gerhard.steinmetz.fortran@t-online.de @ 2015-06-10 16:21 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66493

            Bug ID: 66493
           Summary: ICE on alternate return argument for typebound
                    procedure
           Product: gcc
           Version: 5.1.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: gerhard.steinmetz.fortran@t-online.de
  Target Milestone: ---

This code with an alternate return argument (*) seems to be improper :
   module p
      type t
      contains
         procedure :: s
      end type
   contains
      subroutine s(*)
      end
   end module

and yields (with gfortran 5.1.1 on SUSE Linux 13.2, 64 bit) :
f951: internal compiler error: in resolve_typebound_procedure, at
fortran/resolve.c:12210


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

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

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-10 16:21 [Bug fortran/66493] New: ICE on alternate return argument for typebound procedure gerhard.steinmetz.fortran@t-online.de
2015-06-10 21:18 ` [Bug fortran/66493] " dominiq at lps dot ens.fr
2015-06-10 22:21 ` kargl at gcc dot gnu.org
2015-06-11  0:04 ` kargl at gcc dot gnu.org
2015-06-11  0:04 ` kargl at gcc dot gnu.org
2015-06-11  0:05 ` kargl at gcc dot gnu.org
2015-06-11  0:10 ` kargl at gcc dot gnu.org
2015-06-11  8:05 ` gerhard.steinmetz.fortran@t-online.de
2015-06-11  8:22 ` gerhard.steinmetz.fortran@t-online.de

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).