Re: Fix typo 586/686 in atomics/arch-x86.h

Поиск
Список
Период
Сортировка
От Zsolt Parragi
Тема Re: Fix typo 586/686 in atomics/arch-x86.h
Дата
Msg-id CAN4CZFPjoncMXo1ytihpOhPmzfKWS87Wo3Za_0tfGt_f4GYYKQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Fix typo 586/686 in atomics/arch-x86.h  (Daniel Gustafsson <daniel@yesql.se>)
Ответы Re: Fix typo 586/686 in atomics/arch-x86.h
Список pgsql-hackers
> It does, but will this affect that?  Does gcc change the CPU arch to 32bit era
> hardware when using -m32?

I did some quick testing with this, normally only __i386__ gets
defined for 32 bit builds (-march=native -m32 for example, but also
the default -march=x86-64 -m32). __i586__ and __i686__ are only there
if I pass the matching -march (i586/i686) flag to gcc.



В списке pgsql-hackers по дате отправления: