public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/25024]  New: ICE with external declaration inside same procedure
@ 2005-11-24 18:30 jb at gcc dot gnu dot org
  2005-11-25 15:13 ` [Bug fortran/25024] " eedelman at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: jb at gcc dot gnu dot org @ 2005-11-24 18:30 UTC (permalink / raw)
  To: gcc-bugs

The following simple procedure causes an ICE:

      subroutine   A()
      EXTERNAL A
      END

Error message with compiler "gcc version 4.2.0 20051124 (experimental)" is:

crash2.f:0: internal compiler error: in build_function_decl, at
fortran/trans-decl.c:1114

With compiler "gcc version 4.0.2 20050808 (prerelease) (Ubuntu 4.0.1-4ubuntu9)"
the message is essentially the same:

crash2.f:0: internal compiler error: in build_function_decl, at
fortran/trans-decl.c:1026


-- 
           Summary: ICE with external declaration inside same procedure
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Keywords: ice-on-invalid-code
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jb at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


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

end of thread, other threads:[~2006-01-23 16:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-24 18:30 [Bug fortran/25024] New: ICE with external declaration inside same procedure jb at gcc dot gnu dot org
2005-11-25 15:13 ` [Bug fortran/25024] " eedelman at gcc dot gnu dot org
2006-01-18 18:55 ` pault at gcc dot gnu dot org
2006-01-18 18:56 ` pault at gcc dot gnu dot org
2006-01-18 18:59 ` pault at gcc dot gnu dot org
2006-01-23 16:34 ` pinskia 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).