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 rahulrajaram, vstinner
Date 2017-11-28.22:48:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511909292.97.0.213398074469.issue32161@psf.upfronthosting.co.za>
In-reply-to
Content
"internal compiler error" is a bug in GCC, not in Python. Please follow instructions in the error message:

Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-5/README.Bugs> for instructions.

See https://gcc.gnu.org/bugs/ and https://gcc.gnu.org/

It would help if you can simplify the code to reproduce the bug without Python.

I close the issue since it's a bug in GCC, not in Python.
History
Date User Action Args
2017-11-28 22:48:12vstinnersetrecipients: + vstinner, rahulrajaram
2017-11-28 22:48:12vstinnersetmessageid: <1511909292.97.0.213398074469.issue32161@psf.upfronthosting.co.za>
2017-11-28 22:48:12vstinnerlinkissue32161 messages
2017-11-28 22:48:12vstinnercreate