This is the mail archive of the gcc-patches@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]

Re: [PATCH]: Fix PR debug/19124


On Tue, Jan 11, 2005 at 10:01:38PM -0500, Daniel Berlin wrote:
> 	* 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.

Ok.


r~


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