diff options
author | Nick Clifton <nickc@redhat.com> | 2012-12-17 16:55:34 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2012-12-17 16:55:34 +0000 |
commit | db6f89816cbecf80dbb42ec0d8b401410348106d (patch) | |
tree | 3109e39482c8130768d9d0d0c4034fbb411b06fd /ld/testsuite/ld-elf/frame.exp | |
parent | 15e67af1f9201e69624e44ab735d74120c1e118a (diff) | |
download | binutils-redhat-db6f89816cbecf80dbb42ec0d8b401410348106d.tar.gz |
Add copyright notices
Diffstat (limited to 'ld/testsuite/ld-elf/frame.exp')
-rw-r--r-- | ld/testsuite/ld-elf/frame.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-elf/frame.exp b/ld/testsuite/ld-elf/frame.exp index 66e6ac5313..b9307d4f19 100644 --- a/ld/testsuite/ld-elf/frame.exp +++ b/ld/testsuite/ld-elf/frame.exp @@ -40,7 +40,7 @@ if { [istarget "sh*-*-elf*"] } { # ??? These targets have their own .tbss section, with different meaning # to the usual ELF .tbss. -if { [istarget "hppa64-*-*"] || [istarget "v850-*-*"] } { +if { [istarget "hppa64-*-*"] || [istarget "v850*-*-*"] } { return } |