[Bug target/106153] Generated arm64 code writing below stack pointer without updating SP

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jun 30 23:58:22 GMT 2022


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

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I don't see any below accesses either.

Right before the assembler code you posted has:
        sub     sp, sp, #32 

So ....
Maybe I am missing something.


More information about the Gcc-bugs mailing list