OSDN Git Service

2007-08-05 Andrew Pinski <andrew_pinski@playstation.sony.com>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / sms-antideps.c
index e973261..85976d6 100644 (file)
@@ -31,6 +31,7 @@ main ()
   unsigned long long res;
 
   res = foo (3, 4);
+  return 0;
 }