dwarf2out.c (output_call_frame_info): Use ASM_OUTPUT_DWARF_DELTA4 for the CIE offset...
authorMark Mitchell <mark@markmitchell.com>
Sat, 31 Oct 1998 10:04:48 +0000 (10:04 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sat, 31 Oct 1998 10:04:48 +0000 (10:04 +0000)
commit21af493bcded59ae22f6c5d54d1f3ce1aa97d2f7
treed0acc8532c67275299356e1f383282782792926b
parent0d4f7920f5771b3fc88a0ad7a248675f6ae4f215
dwarf2out.c (output_call_frame_info): Use ASM_OUTPUT_DWARF_DELTA4 for the CIE offset to match frame.c.

* dwarf2out.c (output_call_frame_info): Use
ASM_OUTPUT_DWARF_DELTA4 for the CIE offset to match frame.c.

From-SVN: r23474
gcc/ChangeLog
gcc/dwarf2out.c