Skip to content

Commit

Permalink
ld testsuite: un-xfail pr19719 tests on aarch64, seems to succeed now
Browse files Browse the repository at this point in the history
  • Loading branch information
akhuettel authored and ouuleilei-bot committed Jan 3, 2023
1 parent e80512c commit 8c7e86c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ld/testsuite/ld-elf/shared.exp
Original file line number Diff line number Diff line change
Expand Up @@ -1656,7 +1656,7 @@ proc mix_pic_and_non_pic {xfails cflags ldflags exe} {
}
}

mix_pic_and_non_pic [list "arm*-*-*" "aarch64*-*-*"] "" "" "pr19719"
mix_pic_and_non_pic [list "arm*-*-*"] "" "" "pr19719"
mix_pic_and_non_pic [] "-fPIE" "-pie" "pr19719pie"

set AFLAGS_PIE ""
Expand Down

0 comments on commit 8c7e86c

Please sign in to comment.