diff options
Diffstat (limited to 'ld/testsuite/ld-x86-64/x86-64.exp')
-rw-r--r-- | ld/testsuite/ld-x86-64/x86-64.exp | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ld/testsuite/ld-x86-64/x86-64.exp b/ld/testsuite/ld-x86-64/x86-64.exp index 63754ef..213a4c0 100644 --- a/ld/testsuite/ld-x86-64/x86-64.exp +++ b/ld/testsuite/ld-x86-64/x86-64.exp @@ -211,6 +211,8 @@ run_dump_test "tlsie3" run_dump_test "hidden1" run_dump_test "hidden2" run_dump_test "hidden3" +run_dump_test "hidden4" +run_dump_test "hidden5" run_dump_test "protected1" run_dump_test "protected2" run_dump_test "protected2-l1om" @@ -218,7 +220,7 @@ run_dump_test "protected3" run_dump_test "protected3-l1om" run_dump_test "protected4" run_dump_test "protected5" -run_dump_test "protected6" +run_dump_test "protected6a" run_dump_test "protected7a" run_dump_test "protected7b" run_dump_test "tlsle1" |