[MDEV-21559] Fix mach_write_to_xxx and mach_read_from_xxx for MSVC to just do bswap instruction. Created: 2020-01-23 Updated: 2020-01-23 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Affects Version/s: | None |
| Fix Version/s: | 10.4, 10.5 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Vladislav Vaintroub | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The code appears to compile into a single bswap instruction on recent GCC and clang, but not |