r176178 - in /trunk/gcc: ChangeLog dwarf2cfi.c ...
rth@gcc.gnu.org
rth@gcc.gnu.org
Mon Jul 11 19:30:00 GMT 2011
Author: rth
Date: Mon Jul 11 19:30:56 2011
New Revision: 176178
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176178
Log:
* dwarf2cfi.c (DW_STACK_POINTER_REGNUM): New.
(DW_FRAME_POINTER_REGNUM): New.
(expand_builtin_init_dwarf_reg_sizes): Use unsigned for rnum.
(def_cfa_1): Do not convert reg to DWARF_FRAME_REGNUM here.
(dwf_regno): New.
(dwarf2out_flush_queued_reg_saves, dwarf2out_frame_debug_def_cfa,
dwarf2out_frame_debug_adjust_cfa, dwarf2out_frame_debug_cfa_register,
dwarf2out_frame_debug_cfa_expression, dwarf2out_frame_debug_expr):
Use it.
* dwarf2out.c (based_loc_descr): Use dwarf_frame_regnum.
* dwarf2out.h (dwarf_frame_regnum): New.
(struct cfa_loc): Document the domain of the reg member.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/dwarf2cfi.c
trunk/gcc/dwarf2out.c
trunk/gcc/dwarf2out.h
More information about the Gcc-cvs
mailing list