public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/11522] New: g77 3.3.1: ICE in add_abstract_origin_attribute
@ 2003-07-15  2:06 gcc-bugzilla at gcc dot gnu dot org
  2003-07-15  2:16 ` [Bug debug/11522] " pinskia at physics dot uc dot edu
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: gcc-bugzilla at gcc dot gnu dot org @ 2003-07-15  2:06 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: g77 3.3.1: ICE in add_abstract_origin_attribute
           Product: gcc
           Version: 3.3.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: snyder at fnal dot gov
                CC: gcc-bugs 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


g77 crashes when compiling the source below with -g -O3.

$ g77 -c -g -O3 x.f
x.f:1: internal compiler error: in add_abstract_origin_attribute, at dwarf2out.c:9896
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
$

Environment:
System: Linux upton-clued0 2.4.17-0.4XFSsmp #1 SMP Tue Mar 12 14:18:33 CST 2002 i686 unknown
Architecture: i686

	
host: i686-pc-linux-gnu
build: i686-pc-linux-gnu
target: i686-pc-linux-gnu
configured with: ../gcc/configure --prefix=/work/shoreham-clued0/snyder/gcc-3.3/inst --enable-threads=posix --enable-long-long --enable-languages=c,c++,f77 --disable-shared

How-To-Repeat:

Compile the below with -g -O3:

------------------------------------
      SUBROUTINE ISAWEV
      LOGICAL EDIT
      ENTRY WRTAPE
      IF(EDIT(I)) RETURN
      RETURN
      END
------------------------------------


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

end of thread, other threads:[~2003-10-08 15:12 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-15  2:06 [Bug fortran/11522] New: g77 3.3.1: ICE in add_abstract_origin_attribute gcc-bugzilla at gcc dot gnu dot org
2003-07-15  2:16 ` [Bug debug/11522] " pinskia at physics dot uc dot edu
2003-07-15  2:26 ` billingd at gcc dot gnu dot org
2003-07-15  2:31 ` [Bug debug/11522] [3.3/3.4 Regression] g77 dwarf-2 " pinskia at physics dot uc dot edu
2003-07-24  9:29 ` [Bug fortran/11522] " steven at gcc dot gnu dot org
2003-07-24 19:29 ` janis187 at us dot ibm dot com
2003-09-05  7:13 ` mmitchel at gcc dot gnu dot org
2003-09-07  5:10 ` aoliva at redhat dot com
2003-09-11 14:54 ` cvs-commit at gcc dot gnu dot org
2003-09-11 14:54 ` cvs-commit at gcc dot gnu dot org
2003-09-11 15:22 ` pinskia at gcc dot gnu dot org
2003-10-07 18:50 ` toon at moene dot indiv dot nluug dot nl
2003-10-07 18:52 ` toon at moene dot indiv dot nluug dot nl
2003-10-08  8:20 ` arobb at mva dot co dot uk
2003-10-08 15:12 ` 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).