[Bug target/110634] Incorrect RISC-V assembly with -fno-omit-frame-pointer

2023-07-11 Thread bjorn at kernel dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110634 --- Comment #2 from Björn Töpel --- (In reply to Andrew Pinski from comment #1) > I don't see where in any of the spec mentioned that storing of ra is needed > at all. That is it does not read ambigous to me at all. It just mentions for > a fram

[Bug c/110634] New: Incorrect RISC-V assembly with -fno-omit-frame-pointer

2023-07-11 Thread bjorn at kernel dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110634 Bug ID: 110634 Summary: Incorrect RISC-V assembly with -fno-omit-frame-pointer Product: gcc Version: 12.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Co