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] Optimize DW_OP_{breg{[0-9],[12][0-9],3[01],x},fbreg} followed by DW_OP_plus_uconst


Jakub Jelinek <jakub@redhat.com> writes:

> 2009-04-08  Jakub Jelinek  <jakub@redhat.com>
>
> 	* dwarf2out.c (loc_descr_plus_const): New function.
> 	(build_cfa_aligned_loc, tls_mem_loc_descriptor,
> 	mem_loc_descriptor, loc_descriptor_from_tree_1,
> 	descr_info_loc, gen_variable_die): Use it.

This is OK.

Thanks.

Ian


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