diff options
Diffstat (limited to 'ld/testsuite/ld-x86-64/x86-64.exp')
-rw-r--r-- | ld/testsuite/ld-x86-64/x86-64.exp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ld/testsuite/ld-x86-64/x86-64.exp b/ld/testsuite/ld-x86-64/x86-64.exp index 83fdaa7..662d349 100644 --- a/ld/testsuite/ld-x86-64/x86-64.exp +++ b/ld/testsuite/ld-x86-64/x86-64.exp @@ -677,6 +677,8 @@ run_dump_test "pr26939" run_dump_test "pr26939-x32" run_dump_test "pr27016a" run_dump_test "pr27016b" +run_dump_test "report-reloc-1" +run_dump_test "report-reloc-1-x32" proc undefined_weak {cflags ldflags} { set testname "Undefined weak symbol" |