mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-09 05:13:36 +08:00
Worked around minor gcc 3.3.2 -O3 compiler bug.
This commit is contained in:
@@ -828,4 +828,6 @@ CArchMultithreadPosix::threadSignalHandler(void*)
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
return NULL;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user