public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/14054] New: [gfortran]   ICE on statement function
@ 2004-02-07  1:42 bdavis9659 at comcast dot net
  2004-02-07  2:29 ` [Bug fortran/14054] " pinskia at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: bdavis9659 at comcast dot net @ 2004-02-07  1:42 UTC (permalink / raw)
  To: gcc-bugs

Below ICE from test FM020 of the NIST F77 compiler validation suite:

/usr/local/bin/gfortran FM020.FOR
f951: ../../gcc/gcc/fortran/trans-expr.c:1171: gfc_conv_statement_function:
Assertion `fsym->backend_decl' failed.
FM020.FOR: In function `MAIN__':
FM020.FOR:3: internal compiler error: Aborted
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


The code:

      PROGRAM FM020
      IFON01(IDON01) = 32767
      IVCOMP = IFON01(3)
      END

gfortran version:

GNU Fortran 95 (GCC 3.5-tree-ssa 20040206 (merged 20040126))
Copyright (C) 2003 Free Software Foundation, Inc.

-- 
           Summary: [gfortran]   ICE on statement function
           Product: gcc
           Version: tree-ssa
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bdavis9659 at comcast dot net
                CC: gcc-bugs at gcc dot gnu dot org


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


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

end of thread, other threads:[~2004-06-09 18:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-07  1:42 [Bug fortran/14054] New: [gfortran] ICE on statement function bdavis9659 at comcast dot net
2004-02-07  2:29 ` [Bug fortran/14054] " pinskia at gcc dot gnu dot org
2004-05-26 12:41 ` pinskia at gcc dot gnu dot org
2004-06-09 18:25 ` pbrook 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).