Fix typo 586/686 in atomics/arch-x86.h - Mailing list pgsql-hackers

From Jakub Wartak
Subject Fix typo 586/686 in atomics/arch-x86.h
Date
Msg-id CAKZiRmycHOOJyEPc9FUss1_69_U62WoSx32jT7wyES-YkStZKA@mail.gmail.com
Whole thread Raw
Responses Re: Fix typo 586/686 in atomics/arch-x86.h
List pgsql-hackers
That's a typo in src/include/port/atomics/arch-x86.h, isn't it ?:
   if defined(__i568__) || defined(__i668__) || /* gcc i586+ */
If yes, then a patch is attached. Not that it harms something or
somebody has such old hardware, but I've just spotted it while looking
for something else.

-J.

Attachment

pgsql-hackers by date:

Previous
From: jian he
Date:
Subject: Re: ON CONFLICT DO SELECT (take 3)
Next
From: Daniel Gustafsson
Date:
Subject: Re: Fix typo 586/686 in atomics/arch-x86.h