New proc supports_get_siginfo_type
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / siginfo-obj.exp
index e555a1b060f4fd908012482d4b932b023530e17a..578c12e3faf75280d82628f55e9e98f9ee956282 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2004-2014 Free Software Foundation, Inc.
+# Copyright 2004-2015 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -26,9 +26,7 @@ if [target_info exists gdb,nosignals] {
     continue
 }
 
-if { ! [istarget "i?86-*-linux*"]
-     && ! [istarget "x86_64-*-linux*"]
-     && ! [istarget "arm*-*-linux*"] } {
+if { ![supports_get_siginfo_type] } {
     verbose "Skipping siginfo-obj.exp because of lack of support."
     return
 }
This page took 0.031549 seconds and 4 git commands to generate.