[Bug c++/23045] ICE in force_decl_die, at dwarf2out.c:12621

2005-08-07 Thread dank at kegel dot com
--- Additional Comments From dank at kegel dot com 2005-08-07 06:19 --- And sure enough, gcc-4.1-20050806 fixes it. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23045

[Bug c++/23045] ICE in force_decl_die, at dwarf2out.c:12621

2005-07-24 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-24 13:25 --- lookup_decl_die is most likely PR 22034. force_decl_die is most likely PR 22514. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23045

[Bug c++/23045] ICE in force_decl_die, at dwarf2out.c:12621

2005-07-24 Thread dank at kegel dot com
--- Additional Comments From dank at kegel dot com 2005-07-24 17:28 --- Yep. Compiling PR22034's testcase yields pr22034.cc:6: internal compiler error: tree check: expected tree that contains 'decl minimal' structure, have 'record_type' in lookup_decl_die, at dwarf2out.c:5461 And

[Bug c++/23045] ICE in force_decl_die, at dwarf2out.c:12621

2005-07-24 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-24 17:29 --- *** This bug has been marked as a duplicate of 22034 *** -- What|Removed |Added