This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/9864] [3.3/3.4 regression] Fortran ICE in dwarf2out:add_abstract_origin_attribute with -g -O -finline-functions
- From: "smelkov at mph1 dot phys dot spbu dot ru" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Aug 2003 12:43:30 -0000
- Subject: [Bug debug/9864] [3.3/3.4 regression] Fortran ICE in dwarf2out:add_abstract_origin_attribute with -g -O -finline-functions
- References: <20030226160601.9864.jiri.pittner@jh-inst.cas.cz>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9864
------- Additional Comments From smelkov at mph1 dot phys dot spbu dot ru 2003-08-10 12:43 -------
The bug seems to be not closed as the following produces ICE.
-------
c g77.331 -c -g -O -finline-functions bug.f -> ICE
c
subroutine aaaa
implicit none
external cccc
return
entry bbbb
end
------
bug.f:3: internal compiler error: in add_abstract_origin_attribute, at dwarf2out.c:9886
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
Release:
gcc 3.3.1