X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Ftestsuite%2Fgdb.base%2Fdump.exp;h=77db17936eb1b238cbfc3696bcc9abd644120ea7;hb=abf516c6931af1683d1e51203de1ca01467f9f85;hp=52ba5f8ebe3dd17c0bdd4752803b57dd64c96b49;hpb=78e8cb91cd1374ac59cc8bf6509fa70bde74ff1a;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/testsuite/gdb.base/dump.exp b/gdb/testsuite/gdb.base/dump.exp index 52ba5f8ebe..77db17936e 100644 --- a/gdb/testsuite/gdb.base/dump.exp +++ b/gdb/testsuite/gdb.base/dump.exp @@ -30,12 +30,6 @@ if [istarget "alpha*-*-*"] then { lappend options "additional_flags=-Wl,-taso" } -if {[istarget "spu*-*-*"]} then { - # The internal address format used for the combined Cell/B.E. - # debugger requires 64-bit. - set is64bitonly "yes" -} - # Debian9/Ubuntu16.10 onwards default to PIE enabled. Ensure it is disabled as # this causes addresses to be out of range for IHEX. lappend options {nopie}