[Bug target/111896] call with wrong stack alignment

2023-10-20 Thread lukas.graetz--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111896 --- Comment #5 from Lukas Grätz --- Thanks a lot!

[Bug target/111896] call with wrong stack alignment

2023-10-20 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111896 --- Comment #4 from Andrew Pinski --- (In reply to Andrew Pinski from comment #3) > This was fixed via PR 101354 's fix. > The simple workaround is to add noipa in an additional to naked. > > *** This bug has been marked as a duplicate of bug 1

[Bug target/111896] call with wrong stack alignment

2023-10-20 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111896 Andrew Pinski changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug target/111896] call with wrong stack alignment

2023-10-20 Thread lukas.graetz--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111896 --- Comment #2 from Lukas Grätz --- (In reply to Andrew Pinski from comment #1) > No I think you are looking into the wrong location. > > When a call happens, it pushes a value on the stack aligning the stack that > is incoming into that functi

[Bug target/111896] call with wrong stack alignment

2023-10-20 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111896 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |WAITING Ever confirmed|0