debug/9864: [3.2/3.3/3.4 regression] Fortran ICE in dwarf2out:add_abstract_origin_attribute with -g -O -finline-functions

Volker Reichelt reichelt@igpm.rwth-aachen.de
Wed Apr 16 20:36:00 GMT 2003


The following reply was made to PR debug/9864; it has been noted by GNATS.

From: Volker Reichelt <reichelt@igpm.rwth-aachen.de>
To: gcc-gnats@gcc.gnu.org, jiri.pittner@jh-inst.cas.cz, gcc-bugs@gcc.gnu.org,
 toon@moene.indiv.nluug.nl, aoliva@gcc.gnu.org
Cc:  
Subject: Re: debug/9864: [3.2/3.3/3.4 regression] Fortran ICE in
 dwarf2out:add_abstract_origin_attribute with -g -O -finline-functions
Date: Wed, 16 Apr 2003 22:35:55 +0200 (CEST)

 Here's an even shorter testcase without all the warnings (which still ICEs):
 
 -----------------------snip here------------------------
       SUBROUTINE FOO
       CALL BAR
       END
 
       SUBROUTINE BAZ
       ENTRY BAR
       CALL QUUS
       END
 -----------------------snip here------------------------
 
 Regards,
 Volker
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9864
 
 



More information about the Gcc-prs mailing list