Fix testcase from David Mosberger.
authorJim Wilson <wilson@tuliptree.org>
Wed, 4 Feb 2004 04:40:24 +0000 (04:40 +0000)
committerJim Wilson <wilson@tuliptree.org>
Wed, 4 Feb 2004 04:40:24 +0000 (04:40 +0000)
commitd6e78c110540e7a4629363ccf4aa04cc71148a26
treed34327f689b0a16170c199d4662d64deb16b85fa
parentaaa08ee402b22eb5971890970a8384753345826e
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