* ehopt.c (check_eh_frame): Check the size of the FDE, and don't

optimize across FDE boundaries.
This commit is contained in:
Ian Lance Taylor 1998-09-06 00:39:46 +00:00
parent 1f23c5b3f0
commit 5c27572868
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
Sat Sep 5 19:00:38 1998 Ian Lance Taylor <ian@cygnus.com>
* ehopt.c (check_eh_frame): Check the size of the FDE, and don't
optimize across FDE boundaries.
* config/obj-coff.c (obj_coff_section): Preserve any link once
flags when setting the section flags.