]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
authorUlrich Weigand <uweigand@de.ibm.com>
Tue, 29 Sep 2009 00:35:40 +0000 (00:35 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Tue, 29 Sep 2009 00:35:40 +0000 (00:35 +0000)
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.cp/gdb2495.exp

index 59fc74813fa089eae6bbc4529a7c164d9feac4b9..7a82b6ea5ee20163024bc389a2e77d4fbb30c59f 100644 (file)
@@ -1,3 +1,7 @@
+2009-09-28  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
+
+       * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
+
 2009-09-28  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
 
        * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
index dbc8ae9d19121a34121c76c458172664b2c2fcb4..35b8fa9675c1a237527e8ed71bbd86f73b34dd19 100644 (file)
@@ -35,6 +35,11 @@ if $tracelevel then {
 
 if { [skip_cplus_tests] } { continue }
 
+# On SPU this test fails because the executable exceeds local storage size.
+if { [istarget "spu*-*-*"] } {
+        return 0
+}
+
 set prms_id 2495
 set bug_id 0