OSDN Git Service

(output_call_frame_info): Change FDE CIE offset to
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Jul 1996 23:54:46 +0000 (23:54 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Jul 1996 23:54:46 +0000 (23:54 +0000)
commitca2cef7a93fcbf8d064ca55c462bdc78701480e1
treecf250dad558734142e54fbb10b2035cc93ae388c
parent8aeef3852bc0f3dafa83b3c2ef1bcece284d9cfa
(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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12545 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/dwarf2out.c