]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libiberty/simple-object-coff.c
re PR go/78628 (GO fails to build a translation unit decl)
[thirdparty/gcc.git] / libiberty / simple-object-coff.c
index 0283b15c8033fd5f75739d642b7e1ded2447d86e..54d430dad9b65c73e0d13a9cc2f3cc098498d81d 100644 (file)
@@ -800,5 +800,6 @@ const struct simple_object_functions simple_object_coff_functions =
   simple_object_coff_release_attributes,
   simple_object_coff_start_write,
   simple_object_coff_write_to_file,
-  simple_object_coff_release_write
+  simple_object_coff_release_write,
+  NULL
 };