------- 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: [EMAIL PROTECTED] 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