diff options
author | Maciej W. Rozycki <macro@linux-mips.org> | 2004-07-20 18:02:09 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@linux-mips.org> | 2004-07-20 18:02:09 +0000 |
commit | d27af829b856992c5d60939c0f4e205e7f7d46ab (patch) | |
tree | 365b75b277d3de91c1780a3e568f97a05fde14c8 | |
parent | 6f14957b2c0a2a4f98e27a3c908ba168f36557e5 (diff) | |
download | fsf-binutils-gdb-d27af829b856992c5d60939c0f4e205e7f7d46ab.zip fsf-binutils-gdb-d27af829b856992c5d60939c0f4e205e7f7d46ab.tar.gz fsf-binutils-gdb-d27af829b856992c5d60939c0f4e205e7f7d46ab.tar.bz2 |
* gas/mips/elf-rel19.d: Pass -march=mips1 to gas as the test
expects load delay slots.
-rw-r--r-- | gas/testsuite/ChangeLog | 5 | ||||
-rw-r--r-- | gas/testsuite/gas/mips/elf-rel19.d | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index f9a9b97..81027e4 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,5 +1,10 @@ 2004-07-20 Maciej W. Rozycki <macro@linux-mips.org> + * gas/mips/elf-rel19.d: Pass -march=mips1 to gas as the test + expects load delay slots. + +2004-07-20 Maciej W. Rozycki <macro@linux-mips.org> + * gas/mips/vr5400.d: Update for a correct disassembly of "racm.ob". diff --git a/gas/testsuite/gas/mips/elf-rel19.d b/gas/testsuite/gas/mips/elf-rel19.d index 0a22d00..30bbc94 100644 --- a/gas/testsuite/gas/mips/elf-rel19.d +++ b/gas/testsuite/gas/mips/elf-rel19.d @@ -1,5 +1,5 @@ #objdump: -dr -#as: -mabi=32 -KPIC +#as: -mabi=32 -march=mips1 -KPIC .*: file format .* |