https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95426
--- Comment #7 from David Malcolm <dmalcolm at gcc dot gnu.org> --- This seems like a bug with how libgccjit interacts with __builtin_unreachable, sorry. As a workaround, try removing the __builtin_unreachable calls for now.