@Label: StealReadTop1
@End
*/
- //FIXME: remove the fence causes no error and fewer executions..
+ /********** SPEC error (testcase3.c) **********/
atomic_thread_fence(memory_order_seq_cst);
/**** SPEC & UL ****/
size_t b = atomic_load_explicit(&q->bottom, memory_order_acquire);
--- /dev/null
+#1: Lines of code (without comment and space):
+-------------------------------------------------------------------------------
+Language files blank comment code
+-------------------------------------------------------------------------------
+C/C++ Header 8 180 702 575
+C 5 94 507 427
+C++ 6 76 129 285
+-------------------------------------------------------------------------------
+SUM: 19 350 1338 1287
+
+---------------------
+In total: 1287
+average: 143