summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/sparc-solaris/gas.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/sparc-solaris/gas.exp')
-rw-r--r--gas/testsuite/gas/sparc-solaris/gas.exp10
1 files changed, 0 insertions, 10 deletions
diff --git a/gas/testsuite/gas/sparc-solaris/gas.exp b/gas/testsuite/gas/sparc-solaris/gas.exp
deleted file mode 100644
index 63af6917e98..00000000000
--- a/gas/testsuite/gas/sparc-solaris/gas.exp
+++ /dev/null
@@ -1,10 +0,0 @@
-#
-# Solaris-2 on SPARC tests
-#
-# The two compilers, cc and gcc, generate quite different debugging
-# records. Verify that we can accept both.
-#
-if [istarget sparc-*-solaris2*] then {
- gas_test "sol-cc.s" "" $stdoptlist "SPARC Solaris cc -g"
- gas_test "sol-gcc.s" "" $stdoptlist "SPARC Solaris gcc -g"
-}