Add .cantunwind to _dl_start_user
[platform/upstream/glibc.git] / posix / bug-regex31.c
index fc48581..fd7e0c5 100644 (file)
@@ -33,5 +33,5 @@ main (void)
 
   free (buf);
 
-  return 0;
+  return res;
 }