Remove sh5 and sh64 support
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sh / sh.exp
index b6762aa56024c54efaad03492fe946f4ceb8c255..909e6491658057ad353bb585322e09a563ecd462 100644 (file)
@@ -28,11 +28,6 @@ if ![istarget sh*-*-*] {
     return
 }
 
-if { ([istarget sh64*-*-*] || [istarget sh5*-*-*])} {
-    # relaxing not supported on sh64 yet.
-    return
-}
-
 set testsimple "SH simple relaxing"
 
 if ![ld_assemble $as "-relax $srcdir/$subdir/sh1.s" tmpdir/sh1.o] {
This page took 0.024918 seconds and 4 git commands to generate.