From: Thomas Schwinge Date: Tue, 8 Jan 2013 10:24:46 +0000 (+0000) Subject: ld/testsuite/ X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=98dbe4a783cb213f2af4762fdad02713679b500b;p=binutils-gdb.git ld/testsuite/ * ld-i386/export-class.exp: Restore (and reword) comment about excluded targets. --- diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index d64296924b3..3df6a67b0ae 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2013-01-08 Thomas Schwinge + + * ld-i386/export-class.exp: Restore (and reword) comment about + excluded targets. + 2013-01-04 Yufeng Zhang * ld-aarch64/emit-relocs-264.d: Append the '-Mno-aliases' option to diff --git a/ld/testsuite/ld-i386/export-class.exp b/ld/testsuite/ld-i386/export-class.exp index 846bfdb5fdb..88f47b56627 100644 --- a/ld/testsuite/ld-i386/export-class.exp +++ b/ld/testsuite/ld-i386/export-class.exp @@ -29,6 +29,8 @@ if { ![is_elf_format] } { return } +# Exclude some more targets; feel free to include your favorite one +# if you like. if { !([istarget i?86-*-linux*] || [istarget i?86-*-nacl*] || [istarget i?86-*-gnu*]) } {