diff options
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/ChangeLog | 5 | ||||
-rw-r--r-- | gas/testsuite/gas/sh/basic.exp | 3 | ||||
-rw-r--r-- | gas/testsuite/gas/sh/sh2a.d | 2 |
3 files changed, 8 insertions, 2 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 7311abf..465b4e4 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2004-07-29 Kaz Kojima <kkojima@rr.iij4u.or.jp> + + * gas/sh/basic.exp: Don't do sh2a test for sh5. + * gas/sh/sh2a.d: Match elf32-sh* format too. + 2004-07-29 Alexandre Oliva <aoliva@redhat.com> 2003-12-30 DJ Delorie <dj@redhat.com> diff --git a/gas/testsuite/gas/sh/basic.exp b/gas/testsuite/gas/sh/basic.exp index 0b3c210..554feaa 100644 --- a/gas/testsuite/gas/sh/basic.exp +++ b/gas/testsuite/gas/sh/basic.exp @@ -147,6 +147,8 @@ if [istarget sh*-*-*] then { run_dump_test "sh4a-dsp" run_dump_test "sh4al-dsp" + + run_dump_test "sh2a" } run_dump_test "pic" @@ -160,7 +162,6 @@ if [istarget sh*-*-*] then { # Test -renesas. run_dump_test "renesas-1" - run_dump_test "sh2a" } } diff --git a/gas/testsuite/gas/sh/sh2a.d b/gas/testsuite/gas/sh/sh2a.d index 7b7b0c6..b70a3dc 100644 --- a/gas/testsuite/gas/sh/sh2a.d +++ b/gas/testsuite/gas/sh/sh2a.d @@ -2,7 +2,7 @@ #name: SH2a new instructions #as: -isa=sh2a -dump.o: file format elf32-sh +dump.o: file format elf32-sh.* Disassembly of section .text: 0x00000000 33 79 4f ff band.b #7,@\(4095,r3\) |