aboutsummaryrefslogtreecommitdiff
path: root/gold/testsuite/script_test_4.t
diff options
context:
space:
mode:
Diffstat (limited to 'gold/testsuite/script_test_4.t')
-rw-r--r--gold/testsuite/script_test_4.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/gold/testsuite/script_test_4.t b/gold/testsuite/script_test_4.t
index f5569c5..3ba5e93 100644
--- a/gold/testsuite/script_test_4.t
+++ b/gold/testsuite/script_test_4.t
@@ -38,6 +38,7 @@ SECTIONS
.dynamic : { *(.dynamic) }
.data : { *(.data) }
.got : { *(.got .toc) }
+ .got.plt : { *(.got.plt) }
. += 0x100000;
. = ALIGN(0x100);
.bss : { *(.bss) }