https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97867
David Malcolm <dmalcolm at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|FAIL: |[11 Regression] |test-combination.c.exe |thunk_info::release breaks |test-functions.c.exe |function calls in libgccjit |test-pr66779.c.exe | |test-threads.c.exe killed | Assignee|dmalcolm at gcc dot gnu.org |hubicka at gcc dot gnu.org Priority|P3 |P1 Status|UNCONFIRMED |NEW Last reconfirmed| |2020-11-24 Ever confirmed|0 |1 --- Comment #3 from David Malcolm <dmalcolm at gcc dot gnu.org> --- Thanks Martin. Looks like this is Honza's thunk_info cleanup stuff that I reported on the list. Reassigning, and setting to P1 as this will likely break all non-trivial usage of libgccjit.