[QUESTION] Stack alignment in Extended Asm Blocks
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- To: gcc-help@xxxxxxxxxxx
- Subject: [QUESTION] Stack alignment in Extended Asm Blocks
- From: Commeownist <commeownist@xxxxxxxxx>
- Date: Sat, 4 Sep 2021 04:47:04 +0300
- User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0
Does GNU compiler guarantee that, upon entering an Extended Asm block,
the stack pointer is suitably aligned (according to the target ABI) for
a function call? If the answer is no, is there a way to trigger this
kind of alignment?
[Index of Archives]
[Linux C Programming]
[Linux Kernel]
[eCos]
[Fedora Development]
[Fedora Announce]
[Autoconf]
[The DWARVES Debugging Tools]
[Yosemite Campsites]
[Yosemite News]
[Linux GCC]