gas/
commit336a00a6743e8580f1f65318f8f1c08ec68949a1
authorJan Beulich <jbeulich@novell.com>
Tue, 8 Mar 2005 08:27:02 +0000 (8 08:27 +0000)
committerJan Beulich <jbeulich@novell.com>
Tue, 8 Mar 2005 08:27:02 +0000 (8 08:27 +0000)
tree7b8b75ae47bae1ebeaacb1ff23dce3da9de89f67
parent99b6ddb831afc642684bb5c8cdcff7ccbf25ce20
gas/
2005-03-08  Jan Beulich  <jbeulich@novell.com>

* config/tc-ia64.c (emit_one_bundle): Track last slot user insn was
emitted to. Add more precise diagnostics for non-fitting insns based
on that. Eliminate now superfluous special casing of MLX. Clear out
slot information when dropping an insn.

gas/testsuite/
2005-03-08  Jan Beulich  <jbeulich@novell.com>

* gas/ia64/no-fit.[ls]: New.
* gas/ia64/ia64.exp: Run new test.
gas/ChangeLog
gas/config/tc-ia64.c
gas/testsuite/ChangeLog
gas/testsuite/gas/ia64/ia64.exp
gas/testsuite/gas/ia64/no-fit.l [new file with mode: 0644]
gas/testsuite/gas/ia64/no-fit.s [new file with mode: 0644]