[Bug jit/95426] libgccjit.so: error: RTL check: expected elt 2 type 'B', have '0' (rtx barrier) in BLOCK_FOR_INSN

dmalcolm at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jun 2 12:50:28 GMT 2020


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.


More information about the Gcc-bugs mailing list