unwind bug fixes needed for today's gcc patch.
authorJim Wilson <wilson@tuliptree.org>
Thu, 8 Jun 2000 17:07:48 +0000 (17:07 +0000)
committerJim Wilson <wilson@tuliptree.org>
Thu, 8 Jun 2000 17:07:48 +0000 (17:07 +0000)
commit10850f29fee5e2d3e93878d8dac28183d07f20a1
tree372490edb115659c9bef27452289864387dc0d63
parentbf64bfd6baaed5dfd64fe518f84e87f95ef8665e
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