]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
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)
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.


No differences found