summaryrefslogtreecommitdiff
path: root/gold/testsuite/script_test_2.t
diff options
context:
space:
mode:
Diffstat (limited to 'gold/testsuite/script_test_2.t')
-rw-r--r--gold/testsuite/script_test_2.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/testsuite/script_test_2.t b/gold/testsuite/script_test_2.t
index 73d39df530b..6a0188f8bc4 100644
--- a/gold/testsuite/script_test_2.t
+++ b/gold/testsuite/script_test_2.t
@@ -49,7 +49,7 @@ SECTIONS
/* This should match the remaining sections. */
*(.gold_test)
- . = . + 4;
+ . = 60;
start_data = .;
BYTE(1)
SHORT(2)