[Bug c++/19406] [4.0 Regression] ICE: in force_decl_die, at dwarf2out.c:12442
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Jan 12 21:06:00 GMT 2005
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-12 21:06 -------
: Search converges between 2004-01-27-trunk (#442) and 2004-01-28-trunk (#443).
Confirmed.
Caused by:
2004-01-27 Devang Patel <dpatel@apple.com>
* name-lookup.c: Include "debug.h"
(do_namespace_alias): Invoke debug_hooks to emit debug info
for namespace alias.
(do_local_using_decl): Invoke debug_hooks to emit debug info
for using decl.
(do_class_using_decl): Same.
(do_toplevel_using_decl): Same.
(do_using_directive): Same.
(cp_emit_debug_info_for_using): New function.
* Make-lang.in (cp/parser.o): Depend on debug.h
(cp/name-lookup.o): Same.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |dpatel at apple dot com
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |ice-on-valid-code
Last reconfirmed|0000-00-00 00:00:00 |2005-01-12 21:06:16
date| |
Summary|ICE: in force_decl_die, at |[4.0 Regression] ICE: in
|dwarf2out.c:12442 |force_decl_die, at
| |dwarf2out.c:12442
Target Milestone|--- |4.0.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19406
More information about the Gcc-bugs
mailing list