+2004-02-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
+
+ * gas/sh/basic.exp: Don't do sh4a tests for sh5.
+
2004-02-06 Nathan Sidwell <nathan@codesourcery.com>
* gas/macros/test2.s: Lowercase it.
-# Copyright (C) 1995, 1996, 1997, 2002, 2003 Free Software Foundation, Inc.
+# Copyright (C) 1995, 1996, 1997, 2002, 2003, 2004
+# Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
}
if {[istarget sh*-*elf] || [istarget sh*-linux*]} then {
- run_dump_test "sh4a"
- run_dump_test "sh4a-fp"
+ if {![istarget "sh64*-*-*"] && ![istarget "sh5*-*-*"]} then {
+ run_dump_test "sh4a"
+ run_dump_test "sh4a-fp"
- run_dump_test "sh4a-dsp"
- run_dump_test "sh4al-dsp"
+ run_dump_test "sh4a-dsp"
+ run_dump_test "sh4al-dsp"
+ }
run_dump_test "pic"