mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-14 07:38:41 +00:00
Skip/xfail x86_64-*-nacl* for eh4/pr12570a tests
* ld-elf/eh4.d: Skip x86_64-*-nacl*. * ld-x86-64/x86-64.exp: Xfail pr12570a for x86_64-*-nacl*.
This commit is contained in:
parent
8bea7ed1e0
commit
45bb49c554
@ -1,3 +1,9 @@
|
||||
2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* ld-elf/eh4.d: Skip x86_64-*-nacl*.
|
||||
|
||||
* ld-x86-64/x86-64.exp: Xfail pr12570a for x86_64-*-nacl*.
|
||||
|
||||
2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
PR ld/13909
|
||||
|
@ -3,7 +3,7 @@
|
||||
#as: --64
|
||||
#ld: -melf_x86_64 -shared -Ttext 0x400
|
||||
#readelf: -wf
|
||||
#notarget: x86_64-*-linux-gnux32
|
||||
#notarget: x86_64-*-linux-gnux32 x86_64-*-nacl*
|
||||
#target: x86_64-*-*
|
||||
|
||||
Contents of the .eh_frame section:
|
||||
|
@ -206,6 +206,7 @@ run_dump_test "discarded1"
|
||||
run_dump_test "pr12718"
|
||||
run_dump_test "pr12921"
|
||||
run_dump_test "pr13947"
|
||||
setup_xfail "x86_64-*-nacl*"
|
||||
run_dump_test "pr12570a"
|
||||
run_dump_test "pr12570b"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user