OSDN Git Service

gas/
authorjbeulich <jbeulich>
Tue, 8 Mar 2005 08:26:58 +0000 (08:26 +0000)
committerjbeulich <jbeulich>
Tue, 8 Mar 2005 08:26:58 +0000 (08:26 +0000)
commitca8af16f5b7ad26d6626295f1f31b902f9daa1ee
tree34e0af159d829aee3294818ef54afec7dbafb087
parentf1c03df3e41a427dd0324fd1c6d7eba8701bafad
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]