https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98586
--- Comment #6 from Keith Marshall ---
(In reply to David Malcolm from comment #5)
> Should be fixed by the above commit.
I applied your patch, and disabled (by changing "#ifdef _WIN32" to "#if 0") the
effect of my own, so that the invalid assum
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98586
--- Comment #2 from Keith Marshall ---
(In reply to David Malcolm from comment #1)
> I looked at calling diagnostic_initialize.
>
> Unfortunately, libgccjit supports being linked into multithreaded processes,
> and it guards all of the regular c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98586
Bug ID: 98586
Summary: libgccjit crashes with segmentation fault on failed
gcc_assert
Product: gcc
Version: 9.2.0
Status: UNCONFIRMED
Severity: normal