https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112520
David Malcolm <dmalcolm at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|gcc.dg/plugin/cpython-plugi |[14/15/16 Regression]
|n-test-PyList_Append.c |gcc.dg/plugin/cpython-plugi
|-fplugin=./analyzer_cpython |n-test-PyList_Append.c
|_plugin.so ICE |-fplugin=./analyzer_cpython
|(segmentation fault) with |_plugin.so ICE
|Python 3.12+ |(segmentation fault) with
| |Python 3.12+
Component|plugins |testsuite
CC| |dmalcolm at gcc dot gnu.org
Status|NEW |ASSIGNED
Assignee|unassigned at gcc dot gnu.org |dmalcolm at gcc dot
gnu.org
--- Comment #9 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
Thanks for the analysis; taking a look.
The test was added in r14-3580-g597b9ec69bca8a, so treating as a regression in
GCC 14 onwards.