[Bug target/82499] x86: small stack initial adjustments could use push
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Oct 11 12:08:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82499
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
When the other adjacent macros are prefixed with ix86, shouldn't the new one be
too instead of x86?
Should the testcase also use -fno-stack-protector? I think with
-fstack-protector-all one might get also extra stack space.
More information about the Gcc-bugs
mailing list