diff options
-rw-r--r-- | ld/ChangeLog | 5 | ||||
-rw-r--r-- | ld/testsuite/ld-elf/flags1.d | 1 |
2 files changed, 5 insertions, 1 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 291c751..4031ac9 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2016-05-15 Maciej W. Rozycki <macro@imgtec.com> + + * testsuite/ld-elf/flags1.d: Update for `*-*-nacl*' xfail + removal. + 2016-05-14 H.J. Lu <hongjiu.lu@intel.com> PR ld/20097 diff --git a/ld/testsuite/ld-elf/flags1.d b/ld/testsuite/ld-elf/flags1.d index c9de419..bad0f23 100644 --- a/ld/testsuite/ld-elf/flags1.d +++ b/ld/testsuite/ld-elf/flags1.d @@ -6,7 +6,6 @@ #xfail: "moxie-*-*" "mt-*-*" "visium-*-*" #xfail: "*-*-hpux*" "hppa*64*-*-*" # Fails on the DLX, H8300, I960, IP2K, M32R, MOXIE, MT, VISIUM -# and all NaCl targets, # because the two sections are not merged into one segment. # (There is no good reason why they have to be). # Fails on HPUX systems because the .type pseudo-op behaves differently. |