[Bug target/116029] Linux kernel doesn't build with gcc 11.5.0

2024-07-23 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116029 --- Comment #5 from Jakub Jelinek --- Good idea.

[Bug target/116029] Linux kernel doesn't build with gcc 11.5.0

2024-07-22 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116029 --- Comment #4 from Richard Biener --- (In reply to Jakub Jelinek from comment #3) > So, the problem is that with the addition of TARGET_CPU_grace, > TARGET_CPU_generic is now 64, which causes problems, because of > return &all_cores[TARGET_CPU_

[Bug target/116029] Linux kernel doesn't build with gcc 11.5.0

2024-07-22 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116029 Jakub Jelinek changed: What|Removed |Added Resolution|--- |WONTFIX Status|UNCONFIRMED

[Bug target/116029] Linux kernel doesn't build with gcc 11.5.0

2024-07-22 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116029 --- Comment #2 from Jakub Jelinek --- First differences are in the veclower21 dump in several functions.

[Bug target/116029] Linux kernel doesn't build with gcc 11.5.0

2024-07-22 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116029 Jakub Jelinek changed: What|Removed |Added CC||ktkachov at gcc dot gnu.org