aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2009-05-07 15:07:32 +0000
committerNick Clifton <nickc@redhat.com>2009-05-07 15:07:32 +0000
commitad16af38c6cf8ba13ecea126e05a4166208db895 (patch)
treec5d78fdbd724541e4057de412bef7b525135b231 /ld/testsuite/ld-elf
parent6b6142747f1340b3cd2e1baf95723d641418afc7 (diff)
downloadgdb-ad16af38c6cf8ba13ecea126e05a4166208db895.zip
gdb-ad16af38c6cf8ba13ecea126e05a4166208db895.tar.gz
gdb-ad16af38c6cf8ba13ecea126e05a4166208db895.tar.bz2
Revert previous delta
Diffstat (limited to 'ld/testsuite/ld-elf')
-rw-r--r--ld/testsuite/ld-elf/eh-group.exp6
1 files changed, 0 insertions, 6 deletions
diff --git a/ld/testsuite/ld-elf/eh-group.exp b/ld/testsuite/ld-elf/eh-group.exp
index 59e77c4..7ac15f3 100644
--- a/ld/testsuite/ld-elf/eh-group.exp
+++ b/ld/testsuite/ld-elf/eh-group.exp
@@ -29,12 +29,6 @@
# executable trying to create .eh_frame_hdr. It needs a separate .exp file due
# to the requirement of two `ld' runs.
-# Exclude non-ELF targets.
-
-if ![is_elf_format] {
- return
-}
-
# Exclude non-CFI (such as ia64) targets.
if {![check_as_cfi]} {