summaryrefslogtreecommitdiff
path: root/gold/testsuite/testfile.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gold/testsuite/testfile.cc')
-rw-r--r--gold/testsuite/testfile.cc4
1 files changed, 3 insertions, 1 deletions
diff --git a/gold/testsuite/testfile.cc b/gold/testsuite/testfile.cc
index 88e5b816cb..7f53792669 100644
--- a/gold/testsuite/testfile.cc
+++ b/gold/testsuite/testfile.cc
@@ -101,7 +101,9 @@ const Target::Target_info Target_test<size, big_endian>::test_target_info =
elfcpp::SHN_UNDEF, // small_common_shndx
elfcpp::SHN_UNDEF, // large_common_shndx
0, // small_common_section_flags
- 0 // large_common_section_flags
+ 0, // large_common_section_flags
+ NULL, // attributes_section
+ NULL // attributes_vendor
};
// The test targets.