[Bug target/97822] [13/14/15/16 Regression] internal compiler error: in choose_baseaddr
lh_mouse at 126 dot com
gcc-bugzilla@gcc.gnu.org
Mon Dec 1 02:25:26 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97822
--- Comment #23 from LIU Hao <lh_mouse at 126 dot com> ---
For 64-bit Windows targets, I think that `-mpreferred-stack-boundary=3` is not
allowed. The Microsoft ABI requires that SP be aligned to a 16-byte boundary
(same for x86-64 and ARM64).
More information about the Gcc-bugs
mailing list