Skip PR binutils/23494 tests for nacl targets
PR binutils/23494 tests pass "-O elf64-x86-64" and "-O elf32-x86-64" to objcopy which may not supported for nacl targets. This patch skips these tests for nacl targets. * testsuite/binutils-all/x86-64/pr23494a-x32.d: Skip nacl targets. * testsuite/binutils-all/x86-64/pr23494a.d: Likewise. * testsuite/binutils-all/x86-64/pr23494b-x32.d: Likewise. * testsuite/binutils-all/x86-64/pr23494b.d: Likewise. * testsuite/binutils-all/x86-64/pr23494c-x32.d: Likewise. * testsuite/binutils-all/x86-64/pr23494c.d: Likewise. * testsuite/binutils-all/x86-64/pr23494d-x32.d: Likewise. * testsuite/binutils-all/x86-64/pr23494d.d: Likewise.
This commit is contained in:
parent
dbd534fee4
commit
11459a79d9
@ -1,3 +1,15 @@
|
||||
2018-08-10 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* testsuite/binutils-all/x86-64/pr23494a-x32.d: Skip nacl
|
||||
targets.
|
||||
* testsuite/binutils-all/x86-64/pr23494a.d: Likewise.
|
||||
* testsuite/binutils-all/x86-64/pr23494b-x32.d: Likewise.
|
||||
* testsuite/binutils-all/x86-64/pr23494b.d: Likewise.
|
||||
* testsuite/binutils-all/x86-64/pr23494c-x32.d: Likewise.
|
||||
* testsuite/binutils-all/x86-64/pr23494c.d: Likewise.
|
||||
* testsuite/binutils-all/x86-64/pr23494d-x32.d: Likewise.
|
||||
* testsuite/binutils-all/x86-64/pr23494d.d: Likewise.
|
||||
|
||||
2018-08-08 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
PR binutils/23494
|
||||
|
@ -3,6 +3,7 @@
|
||||
#as: --x32
|
||||
#objcopy: -O elf64-x86-64
|
||||
#readelf: -n
|
||||
#not-target: x86_64-*-nacl*
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
|
@ -3,6 +3,7 @@
|
||||
#as: --64 -defsym __64_bit__=1
|
||||
#objcopy: -O elf32-x86-64
|
||||
#readelf: -n
|
||||
#not-target: x86_64-*-nacl*
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
|
@ -3,3 +3,4 @@
|
||||
#as: --x32
|
||||
#objcopy: -O elf64-x86-64 -R .note.gnu.property
|
||||
#readelf: -n
|
||||
#not-target: x86_64-*-nacl*
|
||||
|
@ -3,3 +3,4 @@
|
||||
#as: --64 -defsym __64_bit__=1
|
||||
#objcopy: -O elf32-x86-64 -R .note.gnu.property
|
||||
#readelf: -n
|
||||
#not-target: x86_64-*-nacl*
|
||||
|
@ -3,6 +3,7 @@
|
||||
#as: --x32
|
||||
#objcopy: -O elf64-x86-64
|
||||
#readelf: -n
|
||||
#not-target: x86_64-*-nacl*
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
|
@ -3,6 +3,7 @@
|
||||
#as: --64 -defsym __64_bit__=1
|
||||
#objcopy: -O elf32-x86-64
|
||||
#readelf: -n
|
||||
#not-target: x86_64-*-nacl*
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
|
@ -3,6 +3,7 @@
|
||||
#as: --x32
|
||||
#objcopy: -O elf64-x86-64 --decompress-debug-sections
|
||||
#readelf: -n
|
||||
#not-target: x86_64-*-nacl*
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
|
@ -3,6 +3,7 @@
|
||||
#as: --64 -defsym __64_bit__=1
|
||||
#objcopy: -O elf32-x86-64 --decompress-debug-sections
|
||||
#readelf: -n
|
||||
#not-target: x86_64-*-nacl*
|
||||
|
||||
Displaying notes found in: .note.gnu.property
|
||||
Owner Data size Description
|
||||
|
Loading…
Reference in New Issue
Block a user