[MDEV-27667] Fix MDEV-26720 on 64-bit Microsoft Windows Created: 2022-01-28  Updated: 2022-01-28  Resolved: 2022-01-28

Status: Closed
Project: MariaDB Server
Component/s: Storage Engine - InnoDB
Affects Version/s: 10.5, 10.6, 10.7, 10.8
Fix Version/s: 10.5.14, 10.6.6, 10.7.2, 10.8.1

Type: Bug Priority: Major
Reporter: Marko Mäkelä Assignee: Marko Mäkelä
Resolution: Fixed Votes: 0
Labels: performance
Environment:

Microsoft Windows, AMD64 a.k.a. x86-64


Issue Links:
Relates
relates to MDEV-26720 Suboptimal translation of single-bit ... Closed

 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.


Generated at Thu Feb 08 09:54:39 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.