------- Comment #43 from sayle at gcc dot gnu dot org  2006-09-01 15:47 -------
Subject: Bug 22313

Author: sayle
Date: Fri Sep  1 15:47:29 2006
New Revision: 116628

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116628
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:
    branches/gcc-4_1-branch/gcc/ChangeLog
    branches/gcc-4_1-branch/gcc/dwarf2out.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22313

Reply via email to