gcc/gcc ChangeLog dwarf2out.c

wilson@gcc.gnu.org wilson@gcc.gnu.org
Wed Mar 23 03:10:00 GMT 2005


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



More information about the Gcc-cvs mailing list