unwind bug fixes needed for today's gcc patch.
commitda82a60d68ada63861834a179cf35fa0cce419f6
authorJim Wilson <wilson@tuliptree.org>
Thu, 8 Jun 2000 17:07:48 +0000 (8 17:07 +0000)
committerJim Wilson <wilson@tuliptree.org>
Thu, 8 Jun 2000 17:07:48 +0000 (8 17:07 +0000)
treeeca52fc6bcfa7f13ad723839d85a643c15595c91
parentb22ca037281eb828e0119b8a7d3f67500c397a01
unwind bug fixes needed for today's gcc patch.
* config/tc-ia64.c (generate_unwind_image): Call ia64_flush_insns.
(dot_endp): Don't call ia64_flush_insns.
(emit_one_bundle): Don't delete prologue/body records from
unwind_record list in first loop.  Rewrite second loop to account for
this.
gas/ChangeLog
gas/config/tc-ia64.c