summaryrefslogtreecommitdiffstats
path: root/binutils-2.22/gold/testsuite/script_test_2.t
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.22/gold/testsuite/script_test_2.t')
-rw-r--r--binutils-2.22/gold/testsuite/script_test_2.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils-2.22/gold/testsuite/script_test_2.t b/binutils-2.22/gold/testsuite/script_test_2.t
index 73d39df..6a0188f 100644
--- a/binutils-2.22/gold/testsuite/script_test_2.t
+++ b/binutils-2.22/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)