This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: debug/9864: [3.2/3.3/3.4 regression] Fortran ICE in dwarf2out:add_abstract_origin_attributewith -g -O -finline-functions
- From: Steven Bosscher <s dot bosscher at student dot tudelft dot nl>
- To: gcc-gnats at gcc dot gnu dot org, jiri dot pittner at jh-inst dot cas dot cz,gcc-bugs at gcc dot gnu dot org, toon at moene dot indiv dot nluug dot nl, nobody at gcc dot gnu dot org,gcc-prs at gcc dot gnu dot org
- Date: Wed, 26 Mar 2003 10:13:19 +0100
- Subject: Re: debug/9864: [3.2/3.3/3.4 regression] Fortran ICE in dwarf2out:add_abstract_origin_attributewith -g -O -finline-functions
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9864
I've just analyzed this PR a bit more and I've reduced the test case
to managable proportions (12 lines instead of almost 500 :-).
This looks like something specific to Fortran (i.e. something we'll
only be able to reproduce with the Fortran front end), so I've added
Toon to the "Who's interested" list.
Greetz
Steven