From ff636ee388a8727b9b3393d67a2f1e13d7343839 Mon Sep 17 00:00:00 2001 From: Kaz Kojima Date: Fri, 30 Jul 2004 00:29:22 +0000 Subject: [gas/testsuite] * gas/sh/basic.exp: Don't do sh2a test for sh5. * gas/sh/sh2a.d: Match elf32-sh* format too. [ld/testsuite] * ld-sh/sh64/crange3-cmpct.rd: Update. * ld-sh/sh64/crange3-media.rd: Update. --- gas/testsuite/ChangeLog | 5 +++++ gas/testsuite/gas/sh/basic.exp | 3 ++- gas/testsuite/gas/sh/sh2a.d | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) (limited to 'gas') 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 + + * 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 2003-12-30 DJ Delorie 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\) -- cgit v1.1