Remove unused symbol __aarch64
John Naylor <john.naylor@postgresql.org>
Remove unused symbol __aarch64 This was added as a possible variant of __aarch64__ back when 64-bit ARM was vaporware. It hasn't shown up in the wild since then, so remove. Nathan Bossart Discussion: https://www.postgresql.org/message-id/CAFBsxsEN5nW3uRh%3Djrs-QexDrC1btu0ZfriD3FFfb%3D3J6tAngg%40mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/include/port/atomics/arch-arm.h | modified | +2 −2 |
| src/include/port/atomics.h | modified | +1 −2 |
| src/include/storage/s_lock.h | modified | +4 −4 |
Discussion
- use ARM intrinsics in pg_lfind32() where available 29 messages · 2022-08-19 → 2022-08-30