Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

30/08/2020 Update Error #1

Open
bikramdmbd opened this issue Sep 1, 2020 · 7 comments
Open

30/08/2020 Update Error #1

bikramdmbd opened this issue Sep 1, 2020 · 7 comments

Comments

@bikramdmbd
Copy link

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

@GoldenFroze
Copy link

+1 even with 739ca01

@milouk
Copy link
Owner

milouk commented Sep 21, 2020

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

@bikramdmbd
Copy link
Author

yeah this toolchain issue only.

@GoldenFroze
Copy link

while compiling something with the toolchain.

@milouk
Copy link
Owner

milouk commented Sep 26, 2020

hm i see, have you tested the latest versions?

@GoldenFroze
Copy link

GoldenFroze commented Sep 26, 2020

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

@milouk
Copy link
Owner

milouk commented Feb 8, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants