From: H.J. Lu Date: Tue, 22 May 2012 16:57:51 +0000 (+0000) Subject: Skip/xfail x86_64-*-nacl* for eh4/pr12570a tests X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=45bb49c55416d0be36a767987221e00a0e388be9;p=binutils-gdb.git 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*. --- diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index c3ad1abc053..d159063c6e6 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2012-05-22 H.J. Lu + + * 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 PR ld/13909 diff --git a/ld/testsuite/ld-elf/eh4.d b/ld/testsuite/ld-elf/eh4.d index 34ce70e41fe..a708efde088 100644 --- a/ld/testsuite/ld-elf/eh4.d +++ b/ld/testsuite/ld-elf/eh4.d @@ -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: diff --git a/ld/testsuite/ld-x86-64/x86-64.exp b/ld/testsuite/ld-x86-64/x86-64.exp index 7d2934f9b52..409f52dc13d 100644 --- a/ld/testsuite/ld-x86-64/x86-64.exp +++ b/ld/testsuite/ld-x86-64/x86-64.exp @@ -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"