mirror of
https://github.com/boostorg/website.git
synced 2026-01-29 08:02:20 +00:00
Merge pull request #210 from Lastique/patch-12
Add a link to the post-release fix for Boost.Atomic.
This commit is contained in:
@@ -14,6 +14,13 @@
|
||||
|
||||
[import ext.qbk]
|
||||
|
||||
[section Post-release Patches]
|
||||
|
||||
* [phrase library..[@/libs/atomic/ Atomic]:]
|
||||
* Using 64-bit atomic operations on 32-bit x86 with gcc versions older than 4.7 and compatible compilers can result in generation of incorrect code. This problem is fixed in [@https://github.com/boostorg/atomic/commit/a67cc1b055cf09f371e2eca544884634a1ccc886 this] commit.
|
||||
|
||||
[endsect]
|
||||
|
||||
[section Updated Libraries]
|
||||
|
||||
* [phrase library..[@/libs/atomic/ Atomic]:]
|
||||
|
||||
Reference in New Issue
Block a user