i386: Skip pr12570 tests for nacl targets

commit f129e49f4d
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Tue Jan 10 11:30:25 2017 -0800

    Don't use elf_i386_eh_frame_plt directly

fixed i386 PLT eh_frame generation.  Skip pr12570 tests since they are
for non-nacl targets.

	* testsuite/ld-i386/pr12570a.d: Skip for nacl targets.
	* testsuite/ld-i386/pr12570b.d: Likewise.
This commit is contained in:
H.J. Lu 2017-04-24 09:46:04 -07:00
parent 1587442d37
commit e662f84f5d
3 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2017-04-24 H.J. Lu <hongjiu.lu@intel.com>
* testsuite/ld-i386/pr12570a.d: Skip for nacl targets.
* testsuite/ld-i386/pr12570b.d: Likewise.
2017-04-24 H.J. Lu <hongjiu.lu@intel.com>
PR ld/20815

View File

@ -2,6 +2,7 @@
#as: --32
#ld: -melf_i386 -shared
#readelf: -wf --wide
#notarget: i?86-*-nacl* x86_64-*-nacl*
#...
DW_CFA_def_cfa_expression \(DW_OP_breg4 \(esp\): 4; DW_OP_breg8 \(eip\): 0; DW_OP_lit15; DW_OP_and; DW_OP_lit11; DW_OP_ge; DW_OP_lit2; DW_OP_shl; DW_OP_plus\)

View File

@ -2,6 +2,7 @@
#as: --32
#ld: -melf_i386 -shared
#readelf: -wf --wide
#notarget: i?86-*-nacl* x86_64-*-nacl*
#failif
#...