From 03f2309aa27e955b75634fc066b5d15d67e05321 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Wed, 20 Apr 2016 11:13:38 -0700 Subject: Add ld-x86-64/pic1 test * testsuite/ld-x86-64/pic1.d: New file. * testsuite/ld-x86-64/pic1.s: Likewise. * testsuite/ld-x86-64/x86-64.exp: Run pic1. --- ld/testsuite/ld-x86-64/x86-64.exp | 1 + 1 file changed, 1 insertion(+) (limited to 'ld/testsuite/ld-x86-64/x86-64.exp') diff --git a/ld/testsuite/ld-x86-64/x86-64.exp b/ld/testsuite/ld-x86-64/x86-64.exp index b923fba..b48f3c7 100644 --- a/ld/testsuite/ld-x86-64/x86-64.exp +++ b/ld/testsuite/ld-x86-64/x86-64.exp @@ -250,6 +250,7 @@ run_dump_test "pr14207" run_dump_test "gotplt1" run_dump_test "pie1" run_dump_test "pie2" +run_dump_test "pic1" run_dump_test "largecomm-1a" run_dump_test "largecomm-1b" run_dump_test "largecomm-1c" -- cgit v1.1