OSDN Git Service

* gcc.dg/simulate-thread/simulate-thread.gdb: Use return value from
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / simulate-thread / speculative-store.c
index 71d1cca..ff9d71e 100644 (file)
@@ -24,6 +24,7 @@ int simulate_thread_step_verify()
       printf("FAIL: global variable was assigned to.  \n");
       return 1;
     }
+  return 0;
 }
 
 int simulate_thread_final_verify()