diff options
Diffstat (limited to 'ld/testsuite/ld-elf/comm-data.exp')
-rw-r--r-- | ld/testsuite/ld-elf/comm-data.exp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/testsuite/ld-elf/comm-data.exp b/ld/testsuite/ld-elf/comm-data.exp index c7bf41d..1b75a79 100644 --- a/ld/testsuite/ld-elf/comm-data.exp +++ b/ld/testsuite/ld-elf/comm-data.exp @@ -68,6 +68,9 @@ if [istarget "*-*-hpux*"] { append AFLAGS " --defsym HPUX=1" } +# bfin does not currently support copy relocs. +setup_xfail "bfin-*-*" + setup_xfail "arm*-*-*" "ld/13802" # List targets here that keep copy relocs rather than eliminating |