------- Comment #4 from pinskia at gcc dot gnu dot org 2006-09-03 20:55 ------- (In reply to comment #3) > Fixed in 4.1.2. By: 2006-08-31 Roger Sayle <[EMAIL PROTECTED]>
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. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26942