mbind gas tests and supports_gnu_osabi testsuite infrastructure
[deliverable/binutils-gdb.git] / ld / testsuite / ld-unique / unique.exp
index 5457deb4ece590e1843957075defcb367f00a4c6..1f80b39c05b43069edae317db7e2f6ca1780d318 100644 (file)
@@ -30,7 +30,7 @@ if { ![is_elf_format] } {
 }
 
 # Require STB_GNU_UNIQUE support with OSABI set to GNU.
-if { ![supports_gnu_unique] } {
+if { ![supports_gnu_unique] || [istarget tic6x-*-*] } {
     verbose "UNIQUE tests not run - target does not support UNIQUE"
     return
 }
This page took 0.024479 seconds and 4 git commands to generate.