* ehopt.c (eh_frame_code_alignment): If not BFD_ASSEMBLER, use

seg_fix_rotP rather than fix_root from seg_info.
This commit is contained in:
Ian Lance Taylor 1998-02-10 22:59:19 +00:00
parent 9766c43faf
commit 3081e56786
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
Tue Feb 10 17:58:18 1998 Ian Lance Taylor <ian@cygnus.com>
* ehopt.c (eh_frame_code_alignment): If not BFD_ASSEMBLER, use
seg_fix_rotP rather than fix_root from seg_info.
Tue Feb 10 15:32:22 1998 Ian Carmichael <iancarm@cygnus.com>
* expr.c: Add support for 0x1_2_3_4 bignums.