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 xtreak
Recipients wencan, xtreak
Date 2018-09-27.18:39:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538073554.79.0.545547206417.issue34820@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the report. 

* Can you please add the OS, GCC details, full traceback and command that triggers the error? 
* Is it consistent?
* Are you adding a flag to treat all the warnings as errors? 

I assume you are running PGO. As I can see on the bots for PGO they are green on Debian for the commit : https://buildbot.python.org/all/#/builders/47/builds/1609/steps/2/logs/stdio .  There is a issue related to PGO that causes internal compiler error but I don't think it's related here and it suggests doing make clean since previous build artifacts might cause an issue : https://bugs.python.org/issue31963#msg305708
History
Date User Action Args
2018-09-27 18:39:14xtreaksetrecipients: + xtreak, wencan
2018-09-27 18:39:14xtreaksetmessageid: <1538073554.79.0.545547206417.issue34820@psf.upfronthosting.co.za>
2018-09-27 18:39:14xtreaklinkissue34820 messages
2018-09-27 18:39:14xtreakcreate