Adjust objcopy_test
authorAlan Modra <amodra@gmail.com>
Fri, 27 Mar 2020 23:58:03 +0000 (10:28 +1030)
committerAlan Modra <amodra@gmail.com>
Sat, 28 Mar 2020 00:53:45 +0000 (11:23 +1030)
commit6a81c59be7561dd36b35dafdd65e499f03977232
tree6ec5700de615db0bc8571fbdb4487bfa3fc2f557
parent8f4afc71128db5f0c5bd93996d210fc3d13b5ee8
Adjust objcopy_test

xfails spu due to a note section getting a different vma, and some
mips targets that give section symbols a name string.  I added -p
for the executable test in an attempt to fix all the pe target fails,
but that doesn't preserve the date/time for some reason.

* testsuite/binutils-all/objcopy.exp (objcopy_test): Move xfails
from here to calls.  Remove "m8*-*-*" entry.  Don't xfail tic54x
but do xfail spu, mipstx39 and mips-sgi-irix for the executable
test.  Pass "-p" to objcopy for the executable test.
binutils/ChangeLog
binutils/testsuite/binutils-all/objcopy.exp
This page took 0.039419 seconds and 4 git commands to generate.