pgsql: Remove unused symbol __aarch64

From: John Naylor <john(dot)naylor(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove unused symbol __aarch64
Date: 2022-08-25 06:47:41
Message-ID: E1oR6eS-0016dv-6A@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4112e39f70eed8d699ea5be7f5945a8970023d0d

Modified Files
--------------
src/include/port/atomics.h | 3 +--
src/include/port/atomics/arch-arm.h | 4 ++--
src/include/storage/s_lock.h | 8 ++++----
3 files changed, 7 insertions(+), 8 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Daniel Gustafsson 2022-08-25 08:40:51 pgsql: Fix typo in MVCC test comment
Previous Message Marina Polyakova 2022-08-25 05:03:02 Re: pgsql: pg_dump: Dump colliculocale