(output_call_frame_info): Change FDE CIE offset to be section name rather than 0.
authorJim Wilson <wilson@gcc.gnu.org>
Mon, 22 Jul 1996 23:54:46 +0000 (16:54 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Mon, 22 Jul 1996 23:54:46 +0000 (16:54 -0700)
commitba7b35df7a028e664d54a302bcbb73feca32eafe
treecf250dad558734142e54fbb10b2035cc93ae388c
parent845fc87500e000788b5af93d5fc73ddb520a1fc8
(output_call_frame_info): Change FDE CIE offset to be section name rather than 0.

(output_call_frame_info): Change FDE CIE offset to
be section name rather than 0.
(gen_subprogram_die): Only emit DW_AT_external if origin is NULL.
Only call equate_decl_number_to_die if origin is NULL.
(dwarfout_begin_function): In code that computes offset of frame
pointer, change 4 to UNITS_PER_WORD.

From-SVN: r12545
gcc/dwarf2out.c