aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2022-11-02 20:25:27 +0545
committerMike Frysinger <vapier@gentoo.org>2022-11-04 01:42:41 +0700
commit4ce3ba0865ee156be63c3d763f1678cbe57d7dd6 (patch)
tree368d9c7d1e1a88db0379b0b14ddde1289ca0962b /gdb
parent2734f0a2750442e83132fcede8ba62cdf6f3c63e (diff)
downloadbinutils-4ce3ba0865ee156be63c3d763f1678cbe57d7dd6.zip
binutils-4ce3ba0865ee156be63c3d763f1678cbe57d7dd6.tar.gz
binutils-4ce3ba0865ee156be63c3d763f1678cbe57d7dd6.tar.bz2
sim: testsuite: fix cris badarch in multi-target builds
This test assumes that /bin/sh will never be a CRIS ELF by way of assuming that the current bfd cannot load it (since a basic cris cross-compiler only understands CRIS ELFs). In a multi-target build though, bfd understands just about every ELF out there, so we're able to read the /bin/sh format before failing at a diff point in the cris code. Let's switch to using / instead since it'll fail for a similar reason (at least similar enough for what this test is testing).
Diffstat (limited to 'gdb')
0 files changed, 0 insertions, 0 deletions