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 Michael.Felt
Recipients Michael.Felt
Date 2020-12-21.13:45:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608558346.49.0.208018886739.issue42701@roundup.psfhosted.org>
In-reply-to
Content
This is what I find via bisect:

aixtools@gcc119:[/home/aixtools/cpython/cpython-master]git checkout . && git bisect bad
c6d7e82d19c091af698d4e4b3623648e259843e3 is the first bad commit
commit c6d7e82d19c091af698d4e4b3623648e259843e3
Author: Petr Viktorin <encukou@gmail.com>
Date:   Thu Oct 22 18:11:53 2020 +0200

    bpo-38980: Only apply -fno-semantic-interposition if available (GH-22892)

:100644 100644 b5f9cb0e8da44fb378e7e082f23025901cb06c6c 99913e7f3b85cf9ebba261073883c50b3f9a9ecd M      aclocal.m4
:100755 100755 df7118f68d3bb484148f8b719b1550676c029493 29f33b543ecc02c8eaae7cfd66c442a4bd60d44a M      configure
:100644 100644 c63c1e88a2302f7a60e9c2319f9965c1d7830d47 9698c3c888a6b7f74f2458df94bf21e51b6793d7 M      configure.ac
History
Date User Action Args
2020-12-21 13:45:46Michael.Feltsetrecipients: + Michael.Felt
2020-12-21 13:45:46Michael.Feltsetmessageid: <1608558346.49.0.208018886739.issue42701@roundup.psfhosted.org>
2020-12-21 13:45:46Michael.Feltlinkissue42701 messages
2020-12-21 13:45:45Michael.Feltcreate