gcc-prebuilt-elf-toolchains
gcc-prebuilt-elf-toolchains copied to clipboard
30/08/2020 Update Error
during RTL pass: reload ../mm/backing-dev.c: In function 'clear_wb_congested': ../mm/backing-dev.c:1013:1: internal compiler error: in lra_set_insn_recog_data, at lra.c:1006 1013 | } | ^ Please submit a full bug report, with preprocessed source if appropriate. See https://gcc.gnu.org/bugs/ for instructions. ../scripts/Makefile.build:339: recipe for target 'mm/backing-dev.o' failed make[2]: *** [mm/backing-dev.o] Error 1 make[2]: *** Waiting for unfinished jobs....
+1 even with https://github.com/milouk/gcc-prebuilt-elf-toolchains/commit/739ca0130993578e33b9c1a796098f4c2beb0bd8
These occur while building the toolchain or while compiling something with the toolchain?
yeah this toolchain issue only.
while compiling something with the toolchain.
hm i see, have you tested the latest versions?
I have, and its still the same problem.
during RTL pass: reload fs/file.c: In function 'put_files_struct': fs/file.c:417:1: internal compiler error: in lra_set_insn_recog_data, at lra.c:1006 417 | } | ^ Please submit a full bug report, with preprocessed source if appropriate. See https://gcc.gnu.org/bugs/ for instructions. make[1]: *** [scripts/Makefile.build:257: fs/file.o] Error 1 make[1]: *** Waiting for unfinished jobs....
Can u check the new build and see if the error still occurs?