i386: Set the stack usage to 0 for naked functions
commit3784f161a383ead7d5fe9a5b68e4d07eccd82d49
authorPat Bernardi <bernardi@adacore.com>
Sun, 1 Nov 2020 17:51:08 +0000 (1 18:51 +0100)
committerUros Bizjak <ubizjak@gmail.com>
Sun, 1 Nov 2020 17:51:08 +0000 (1 18:51 +0100)
tree1e8e15bfa7c286e0e3d66166ff843cc0cb22beb2
parent895fdc1f4c9ff1dfb18b80af838aa353363edb40
i386: Set the stack usage to 0 for naked functions

gcc/ChangeLog

* config/i386/i386.c (ix86_expand_prologue): Set the stack usage to 0
for naked functions.
gcc/config/i386/i386.c