Forked from
Glasgow Haskell Compiler / GHC
25703 commits behind, 518 commits ahead of the upstream repository.
parcs
authored
We can no longer use atomic_inc() in the stage1 compiler because its prototype was recently changed. Since the stage1 compiler is always single-threaded, only use atomic_inc() when THREADED_RTS is defined.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.