Subject: CVS commit: src/gnu/dist/gdb/gdb
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 11/26/2006 04:45:39
Module Name:	src
Committed By:	christos
Date:		Sun Nov 26 04:45:39 UTC 2006

Modified Files:
	src/gnu/dist/gdb/gdb: dwarf2read.c

Log Message:
gcc 4 outputs AT_location attributes which are not blocks. Prevent core-dumping
by not trying to dereference non block attributes as block.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 src/gnu/dist/gdb/gdb/dwarf2read.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.