r116604 - in /trunk/gcc: ChangeLog dwarf2out.c
sayle@gcc.gnu.org
sayle@gcc.gnu.org
Thu Aug 31 17:35:00 GMT 2006
Author: sayle
Date: Thu Aug 31 17:35:32 2006
New Revision: 116604
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116604
Log:
PR other/22313
* dwarf2out.c (add_fde_cfi): Use a set_loc if the current label is
NULL, otherwise use an advance_loc4 to adjust relative to the
current label.
(output_cfi) <DW_CFA_set_loc>: Update the current label.
(dwarf2out_switch_text_section): Reset the current label to avoid
using advance_loc4 over section boundaries.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/dwarf2out.c
More information about the Gcc-cvs
mailing list