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 doko, mcepl, vstinner
Date 2018-07-02.15:47:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530546466.2.0.56676864532.issue34022@psf.upfronthosting.co.za>
In-reply-to
Content
> Hmm, what about version of gcc? I suspect some troubles could be caused by gcc version 8 (we have in openSUSE), or LTO option switched on?

For my tests on Fedora, I used gcc 8.1.1. I used the OpenSUSE configure command which includes --with-lto.
History
Date User Action Args
2018-07-02 15:47:46vstinnersetrecipients: + vstinner, doko, mcepl
2018-07-02 15:47:46vstinnersetmessageid: <1530546466.2.0.56676864532.issue34022@psf.upfronthosting.co.za>
2018-07-02 15:47:46vstinnerlinkissue34022 messages
2018-07-02 15:47:46vstinnercreate