GCC internal error
niepiekm opened this issue · 0 comments
niepiekm commented
Hi, the g++ built with this repo hit an internal error while building the https://github.com/mooli/openkick.git
during RTL pass: expand
src/exec/debugger.cpp: In member function 'virtual void exec::Formatter::output_repeat(char, size_t)':
src/exec/debugger.cpp:69:15: internal compiler error: in invalid_rtx_rtx_rtx_rtx, at config/m68k/sync.md:129
69 | output(buffer, buffer + outputsize);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Please submit a full bug report, with preprocessed source (by using -freport-bug).
See https://gcc.gnu.org/bugs/ for instructions.
make: *** [src/exec/debugger.o] Error 1