https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112520
David Malcolm <dmalcolm at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[14/15/16 Regression] |[14/15 Regression]
|gcc.dg/plugin/cpython-plugi |gcc.dg/plugin/cpython-plugi
|n-test-PyList_Append.c |n-test-PyList_Append.c
|-fplugin=./analyzer_cpython |-fplugin=./analyzer_cpython
|_plugin.so ICE |_plugin.so ICE
|(segmentation fault) with |(segmentation fault) with
|Python 3.12+ |Python 3.12+
--- Comment #12 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
As noted above r16-7938-gc2c64cfcd07b1060a6c16d1695972938ea643c1f ought to fix
the ICEs on trunk, but 2 remainings FAILs remain, and the ICE fix probably
should be backported.