This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/11522] [3.3/3.4 Regression] g77 dwarf-2 ICE in add_abstract_origin_attribute
- From: "steven at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jul 2003 09:28:58 -0000
- Subject: [Bug fortran/11522] [3.3/3.4 Regression] g77 dwarf-2 ICE in add_abstract_origin_attribute
- References: <20030715020651.11522.snyder@fnal.gov>
- 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=11522
steven at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |toon at moene dot indiv dot
| |nluug dot nl
Component|debug |fortran
Last reconfirmed|2003-07-15 02:16:51 |2003-07-24 09:28:55
date| |
------- Additional Comments From steven at gcc dot gnu dot org 2003-07-24 09:28 -------
This looks suspiciously similar to Bug 9864, but the patch for that bug does not
fix this ICE, unfortunately.
Changing "component" to "fortran" since 9864 turned out to be an FFE bug, not a
"debug" problem; this one looks so similar that it probably is just an FFE bug, too.
Added Toon because he's the fortran maintainer.