]> git.ipfire.org Git - thirdparty/gcc.git/commit
runtime: extend internal atomics to comply with sync/atomic
authorIan Lance Taylor <iant@golang.org>
Tue, 3 Aug 2021 23:22:48 +0000 (16:22 -0700)
committerIan Lance Taylor <iant@golang.org>
Thu, 5 Aug 2021 18:41:57 +0000 (11:41 -0700)
commit582c24e9fe81f75684892de0bf580e6918695dd9
tree881521a731703960ecee3338ddffddbff4f1fa14
parentc8b024fa4b76bfd914e96dd3cecfbb6ee8e91316
runtime: extend internal atomics to comply with sync/atomic

This is the gofrontend version of https://golang.org/cl/289152.

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/339690
gcc/go/gofrontend/MERGE
gcc/go/gofrontend/expressions.cc
libgo/go/runtime/internal/atomic/atomic.c
libgo/go/runtime/internal/atomic/stubs.go