Commit ca47b739 by Anthony Green Committed by Anthony Green

crtbegin.asm (__EH_FRAME_BEGIN__): Align correctly.

2000-07-30  Anthony Green  <green@redhat.com>

        * config/ia64/crtbegin.asm (__EH_FRAME_BEGIN__): Align correctly.

From-SVN: r35383
parent 9d53e585
2000-07-31 Anthony Green <green@redhat.com>
* config/ia64/crtbegin.asm (__EH_FRAME_BEGIN__): Align correctly.
2000-07-31 Jason McMullan <jmcmullan@linuxcare.com> 2000-07-31 Jason McMullan <jmcmullan@linuxcare.com>
* builtins.c (expand_builtin_apply): Don't defer pop during * builtins.c (expand_builtin_apply): Don't defer pop during
......
...@@ -27,6 +27,7 @@ __DTOR_LIST__: ...@@ -27,6 +27,7 @@ __DTOR_LIST__:
data8 -1 data8 -1
.section .IA_64.unwind .section .IA_64.unwind
.align 8
__EH_FRAME_BEGIN__: __EH_FRAME_BEGIN__:
.section .sdata .section .sdata
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment