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] Use DW_OP_fbreg where possible


On Thu, Aug 11, 2005 at 02:28:47AM -0400, Jakub Jelinek wrote:
> 	* dwarf2out.c (concat_loc_descriptor): Add can_use_fbreg argument,
> 	pass it down to loc_descriptor.
> 	(loc_descriptor): Pass can_use_fbreg to concat_loc_descriptor.
> 	(containing_function_has_frame_base): Move earlier in the file.
> 	(loc_descriptor_from_tree_1): Use containing_function_has_frame_base
> 	instead of always assuming fbreg can't be used.

Ok.



r~


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