On Mon, Dec 7, 2020 at 4:08 PM Victor Stinner <vstin...@redhat.com> wrote:
> Oh, GCC 11 already landed on the Fedora Python buildbots running
> Rawhide. I created an issue to track the bugs on Python upstream:
>
> test_buffer fails on Python built with GCC 11
> https://bugs.python.org/issue42587

I bisected the code from 500K lines of C code (CPython) to a short
reproducer (44 lines, unrelated to Python) and I reported the issue to
GCC:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98190

GCC got a fix:
https://gcc.gnu.org/g:3e60ddeb8220ed388819bb3f14e8caa9309fd3c2

What is the next step to get the GCC fix in Fedora?

Victor
_______________________________________________
python-devel mailing list -- python-devel@lists.fedoraproject.org
To unsubscribe send an email to python-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/python-devel@lists.fedoraproject.org

Reply via email to