summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.asm/asm-source.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.asm/asm-source.exp')
-rw-r--r--gdb/testsuite/gdb.asm/asm-source.exp6
1 files changed, 0 insertions, 6 deletions
diff --git a/gdb/testsuite/gdb.asm/asm-source.exp b/gdb/testsuite/gdb.asm/asm-source.exp
index a94fd9895af..0f531a96347 100644
--- a/gdb/testsuite/gdb.asm/asm-source.exp
+++ b/gdb/testsuite/gdb.asm/asm-source.exp
@@ -48,12 +48,6 @@ switch -glob -- [istarget] {
"*arm-*-*" {
set asm-arch arm
}
- "arc-*-*" {
- set asm-arch arc
- set asm-flags "-I${srcdir}/${subdir} -I${objdir}/${subdir}"
- set debug-flags "-gdwarf-2"
- append link-flags " -marclinux"
- }
"xscale-*-*" {
set asm-arch arm
}