aboutsummaryrefslogtreecommitdiff
path: root/gold/testsuite/testfile.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gold/testsuite/testfile.cc')
-rw-r--r--gold/testsuite/testfile.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/gold/testsuite/testfile.cc b/gold/testsuite/testfile.cc
index c67caff..2e7f40c 100644
--- a/gold/testsuite/testfile.cc
+++ b/gold/testsuite/testfile.cc
@@ -108,7 +108,8 @@ const Target::Target_info Target_test<size, big_endian>::test_target_info =
0, // large_common_section_flags
NULL, // attributes_section
NULL, // attributes_vendor
- "_start" // entry_symbol_name
+ "_start", // entry_symbol_name
+ 32, // hash_entry_size
};
// The test targets.