Fix problem with double-stop-bit after itc.i instruction.
authorJim Wilson <wilson@tuliptree.org>
Fri, 3 Mar 2006 01:10:42 +0000 (01:10 +0000)
committerJim Wilson <wilson@tuliptree.org>
Fri, 3 Mar 2006 01:10:42 +0000 (01:10 +0000)
commit53022e4a53d0f3c2408b598f25662efe713db8c3
tree122e0364fd6a1291ff3e4af91dc3222f6ac04c69
parent67e054eddf1860916abf2ae7a52c1ef3900c75f0
Fix problem with double-stop-bit after itc.i instruction.
* config/tc-ia64.c (emit_one_bundle): For IA64_OPCODE_LAST, if we
change the template, then clear md.slot[curr].end_of_insn_group.
gas/ChangeLog
gas/config/tc-ia64.c