Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.5, 10.6, 10.7(EOL), 10.8(EOL)
-
Microsoft Windows, AMD64 a.k.a. x86-64
Description
MDEV-26720, which works around a compiler deficiency on IA-32 and AMD64, was not actually fixed AMD64 due to the use of the wrong macro _M_IX64 instead of the correct _M_X64.
Attachments
Issue Links
- relates to
-
MDEV-26720 Suboptimal translation of single-bit std::atomic::fetch_or() and fetch_and()
- Closed