https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119664
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119664
--- Comment #6 from GCC Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:4203060a73e65e4fa3e091b060a973c3296b84e9
commit r15-9345-g4203060a73e65e4fa3e091b060a973c3296b84e9
Author: Jakub Jelinek
Date: W
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119664
--- Comment #5 from Waldemar Brodkorb ---
Hi,
the patch works fine. Resulting kernel boots up fine.
best regards
Waldemar
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119664
Jeffrey A. Law changed:
What|Removed |Added
Priority|P3 |P4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119664
--- Comment #4 from Mikael Pettersson ---
Maybe it's moot given Jakub's observation, but git bisect identified
9d20529d94b23275885f380d155fe8671ab5353a is the first new commit
commit 9d20529d94b23275885f380d155fe8671ab5353a (HEAD)
Author: Richa
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119664
Jakub Jelinek changed:
What|Removed |Added
Last reconfirmed||2025-04-08
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119664
--- Comment #2 from Mikael Pettersson ---
It's enough to compile with: -std=gnu89 -Os -fno-omit-frame-pointer.
Using -O2 or dropping -fno-omit-frame-pointer hides the issue.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119664
Sam James changed:
What|Removed |Added
Target Milestone|--- |15.0
Summary|ICE compiling Linux