This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients Saszalez, vstinner
Date 2019-06-26.15:42:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561563721.42.0.889683220478.issue37415@roundup.psfhosted.org>
In-reply-to
Content
atomic_uintptr_t is used if HAVE_STD_ATOMIC defined is defined. Can you please check in pyconfig.h if it's defined?

So <stdatomic.h> doesn't provide atomic_uintptr_t with ICC?
History
Date User Action Args
2019-06-26 15:42:01vstinnersetrecipients: + vstinner, Saszalez
2019-06-26 15:42:01vstinnersetmessageid: <1561563721.42.0.889683220478.issue37415@roundup.psfhosted.org>
2019-06-26 15:42:01vstinnerlinkissue37415 messages
2019-06-26 15:42:01vstinnercreate