gcc-prebuilt-elf-toolchains icon indicating copy to clipboard operation
gcc-prebuilt-elf-toolchains copied to clipboard

30/08/2020 Update Error

Open bikramdmbd opened this issue 5 years ago • 7 comments

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....

bikramdmbd avatar Sep 01 '20 15:09 bikramdmbd

+1 even with https://github.com/milouk/gcc-prebuilt-elf-toolchains/commit/739ca0130993578e33b9c1a796098f4c2beb0bd8

GoldenFroze avatar Sep 07 '20 05:09 GoldenFroze

These occur while building the toolchain or while compiling something with the toolchain?

milouk avatar Sep 21 '20 12:09 milouk

yeah this toolchain issue only.

bikramdmbd avatar Sep 21 '20 14:09 bikramdmbd

while compiling something with the toolchain.

GoldenFroze avatar Sep 25 '20 05:09 GoldenFroze

hm i see, have you tested the latest versions?

milouk avatar Sep 26 '20 10:09 milouk

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....

GoldenFroze avatar Sep 26 '20 19:09 GoldenFroze

Can u check the new build and see if the error still occurs?

milouk avatar Feb 08 '21 17:02 milouk