]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.cp/anon-struct.cc
gdb/testsuite: Explicitly return from main
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.cp / anon-struct.cc
index 5bcfaf2cef9bcf9d784886698c4c414b0e0f05d7..0460425ff0eba38594f877312bdd3139b9501dd8 100644 (file)
@@ -54,4 +54,5 @@ t3 v3;
 
 int main()
 {
+  return 0;
 }