diff --git a/ld/ChangeLog b/ld/ChangeLog index 3188f29325a58f66744a9ec306571577f9520804..ef1d3de0fb7e32d27fae7e4b1aa0cfdc004192da 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2016-05-10 Christophe Lyon <christophe.lyon@linaro.org> + + * ld/testsuite/ld-elf/flags1.d (xfail): Remove *-*-nacl*". + 2016-05-09 Christophe Monat <christophe.monat@st.com> PR ld/20030 diff --git a/ld/testsuite/ld-elf/flags1.d b/ld/testsuite/ld-elf/flags1.d index 09ac477155cd1a21e509c17ac6686ffe096eca3a..c9de419d8f5eba8987244f813638717867e75167 100644 --- a/ld/testsuite/ld-elf/flags1.d +++ b/ld/testsuite/ld-elf/flags1.d @@ -3,7 +3,7 @@ #objcopy_linked_file: --set-section-flags .post_text_reserve=contents,alloc,load,readonly,code #readelf: -S --wide #xfail: "dlx-*-*" "h8300-*-*" "i960-*-*" "ip2k-*-*" "m32r-*-*" -#xfail: "moxie-*-*" "mt-*-*" "visium-*-*" "*-*-nacl*" +#xfail: "moxie-*-*" "mt-*-*" "visium-*-*" #xfail: "*-*-hpux*" "hppa*64*-*-*" # Fails on the DLX, H8300, I960, IP2K, M32R, MOXIE, MT, VISIUM # and all NaCl targets,