-
Notifications
You must be signed in to change notification settings - Fork 29.6k
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
lto build failed with gcc 9.3 #38570
Comments
cc @joyeecheung |
It looks like a bug within gcc, can you get the CI to just do |
(or just |
Looks the same from my local
|
Most likely a rare compiler bug. I am not able to reproduce with:
Nonetheless, the issue is indeed reproducible with:
|
Failed with gcc 8.5 too https://github.com/nodejs/node/pull/38567/checks?check_run_id=2649989513. Also failed on 8.3, 8.4 from what I test on local machine (using gcc docker image). |
Gcc 11 works. |
Since it's a gcc bug. I will close this. |
https://github.com/nodejs/node/pull/38567/checks?check_run_id=2518010690
The text was updated successfully, but these errors were encountered: