X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Ftestsuite%2Fgdb.cp%2Fbs15503.exp;h=f238f5188af4809a6bf95954e6706052ea0fabfc;hb=abf516c6931af1683d1e51203de1ca01467f9f85;hp=920b02a84aafb95b1604ccc4e06c995c6ea73ad0;hpb=78e8cb91cd1374ac59cc8bf6509fa70bde74ff1a;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/testsuite/gdb.cp/bs15503.exp b/gdb/testsuite/gdb.cp/bs15503.exp index 920b02a84a..f238f5188a 100644 --- a/gdb/testsuite/gdb.cp/bs15503.exp +++ b/gdb/testsuite/gdb.cp/bs15503.exp @@ -19,11 +19,6 @@ if { [skip_stl_tests] } { continue } -# On SPU this test fails because the executable exceeds local storage size. -if { [istarget "spu*-*-*"] } { - return 0 -} - standard_testfile .cc if [get_compiler_info] {