This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/13431] ICE in dwarf2out.c:gen_type_die when compiling heavily templatized code.
- From: "Simon dot Richter at hogyros dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Dec 2003 12:44:17 -0000
- Subject: [Bug debug/13431] ICE in dwarf2out.c:gen_type_die when compiling heavily templatized code.
- References: <20031218123830.13431.Simon.Richter@hogyros.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From Simon dot Richter at hogyros dot de 2003-12-18 12:44 -------
Created an attachment (id=5347)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5347&action=view)
Testcase as preprocessed source
This is the source that triggers the ICE. There is another error in the source
which I'm trying to hunt down (looks trivial, but I'm lost ATM).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13431