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 Melroy van den Berg
Recipients Arfrever, Joshua.J.Cogliati, Martin Ritter, Melroy van den Berg, Vitor.de.Lima, gustavotemple, jrincayc, lbianc, python-dev, vstinner
Date 2017-07-06.13:44:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499348649.76.0.674767169083.issue23644@psf.upfronthosting.co.za>
In-reply-to
Content
I also got this problem with gcc/g++ version 4.9.3. 

./Include/pyatomic.h:37:5: error: 'atomic_int' does not name a type

I'm using Python 3.6.1. It's not fixed!
History
Date User Action Args
2017-07-06 13:44:09Melroy van den Bergsetrecipients: + Melroy van den Berg, vstinner, Arfrever, jrincayc, python-dev, Joshua.J.Cogliati, Vitor.de.Lima, gustavotemple, lbianc, Martin Ritter
2017-07-06 13:44:09Melroy van den Bergsetmessageid: <1499348649.76.0.674767169083.issue23644@psf.upfronthosting.co.za>
2017-07-06 13:44:09Melroy van den Berglinkissue23644 messages
2017-07-06 13:44:09Melroy van den Bergcreate