[Bug c++/20805] [4.0 Regression] Another debug info emitting bug
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Apr 22 21:50:00 GMT 2005
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-22 21:49 -------
Subject: Bug 20805
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-4_0-branch
Changes by: wilson@gcc.gnu.org 2005-04-22 21:49:45
Modified files:
gcc : ChangeLog dwarf2out.c
Log message:
Don't emit debug info that triggers a gdb internal error.
PR c++/20805
* dwarf2out.c (gen_variable_die): Don't emit a specification if this
is another declaration.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=2.7592.2.178&r2=2.7592.2.179
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/dwarf2out.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.570.2.6&r2=1.570.2.7
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20805
More information about the Gcc-bugs
mailing list