[Bug target/59178] Stack corruption on register save/restore when using frame pointer on pdp-11

pkoning at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jul 13 18:08:42 GMT 2023


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59178

pkoning at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from pkoning at gcc dot gnu.org ---
It works properly in the current version -- I see stack push in the prologue
and matching stack pop operations in the epilogue.


More information about the Gcc-bugs mailing list