[issue32161] Python 2.7.14 installation on Ubuntu 16.04/GCC 5.4 throws "internal compiler error" in "PyFloat_GetMax" function

Rahul report at bugs.python.org
Tue Nov 28 18:04:25 EST 2017


Rahul <rahulrajaram2005 at gmail.com> added the comment:

Thanks for your response. I'll follow up with GCC.

On Nov 28, 2017 14:48, "STINNER Victor" <report at bugs.python.org> wrote:

>
> STINNER Victor <victor.stinner at gmail.com> added the comment:
>
> "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.
>
> ----------
> nosy: +vstinner
> resolution:  -> third party
> stage:  -> resolved
> status: open -> closed
>
> _______________________________________
> Python tracker <report at bugs.python.org>
> <https://bugs.python.org/issue32161>
> _______________________________________
>

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32161>
_______________________________________


More information about the Python-bugs-list mailing list