[Bug debug/19124] [4.0 regression] gcc generates incorrect dwarf2 debug info

cvs-commit at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Jan 20 20:10:00 GMT 2005


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-01-20 20:09 -------
Subject: Bug 19124

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	dberlin@gcc.gnu.org	2005-01-20 20:09:23

Modified files:
	gcc            : ChangeLog dwarf2out.c 

Log message:
	2005-01-20  Daniel Berlin  <dberlin@dberlin.org>
	
	Fix PR debug/19124
	* dwarf2out.c (concat_loc_descriptor): We don't know we can use
	fbreg, so we have to assume we can't.
	(loc_descriptor_from_tree_1): Ditto.
	(containing_function_has_frame_base): New function.
	(add_location_or_const_value_attribute): Use it.
	Also try to generate a frame_base from a single element location
	list.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.7205&r2=2.7206
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/dwarf2out.c.diff?cvsroot=gcc&r1=1.567&r2=1.568



-- 


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



More information about the Gcc-bugs mailing list