Re: Does MSVC predefine __x86_64__ on 64-bit Intel? - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Does MSVC predefine __x86_64__ on 64-bit Intel?
Date
Msg-id 2d70e27e-e9e0-417f-94fa-8ecc07c6e578@eisentraut.org
Whole thread
In response to Does MSVC predefine __x86_64__ on 64-bit Intel?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Does MSVC predefine __x86_64__ on 64-bit Intel?
Re: Does MSVC predefine __x86_64__ on 64-bit Intel?
List pgsql-hackers
On 03.06.26 18:17, Tom Lane wrote:
> Not being a Windows person, I can't easily answer these
> questions by experiment.  But I think they need answering
> (and then documenting).

This can be tested on https://godbolt.org/.  My testing there suggests 
that neither __x86_64__ nor __x86_64 are defined.




pgsql-hackers by date:

Previous
From: Daniil Davydov
Date:
Subject: Re: BUG with accessing to temporary tables of other sessions still exists
Next
From: Peter Eisentraut
Date:
Subject: Re: Heads Up: cirrus-ci is shutting down June 1st