Fix testcase from David Mosberger.
commitdc3facdd9c74466c1caace56e418d93400f89710
authorJim Wilson <wilson@tuliptree.org>
Wed, 4 Feb 2004 04:40:24 +0000 (4 04:40 +0000)
committerJim Wilson <wilson@tuliptree.org>
Wed, 4 Feb 2004 04:40:24 +0000 (4 04:40 +0000)
tree538ee0c604689b55fee65694a93bed0c460be049
parent6ad96913e41e285875490184eaaf67786a81fc05
Fix testcase from David Mosberger.
* config/tc-ia64.c (ia64_convert_frag): Call md_number_to_chars to
fill padding bytes with zeroes.
(emit_one_bundle): New locals last_ptr, end_ptr.  Rewrite code that
sets unwind_record slot_number and slot_frag fields.
gas/ChangeLog
gas/config/tc-ia64.c