This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/19769] [4.0 Regression] GCC produces wrong dwarf2 output that breaks gdb


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-03-23 03:11 -------
Subject: Bug 19769

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-4_0-branch
Changes by:	wilson@gcc.gnu.org	2005-03-23 03:10:58

Modified files:
	gcc            : ChangeLog dwarf2out.c 

Log message:
	Fix problem that caused compiled java code to trigger an internal gdb error.
	PR c++/19769
	* dwarf2out.c (declare_in_namespace): Ignore decls with an abstract
	origin.

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.79&r2=2.7592.2.80
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.2&r2=1.570.2.3



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19769


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]