aboutsummaryrefslogtreecommitdiff
path: root/gold/testsuite/script_test_12i.t
diff options
context:
space:
mode:
Diffstat (limited to 'gold/testsuite/script_test_12i.t')
-rw-r--r--gold/testsuite/script_test_12i.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/gold/testsuite/script_test_12i.t b/gold/testsuite/script_test_12i.t
index 8d6183a..af19cd6 100644
--- a/gold/testsuite/script_test_12i.t
+++ b/gold/testsuite/script_test_12i.t
@@ -57,6 +57,7 @@ SECTIONS
test_array_start = .;
*(.x1) *(.x2) *(.x3)
test_array_end = .;
+ *(.x4);
}
.bss : { *(.bss) }