[Bug target/111107] i686-w64-mingw32 does not realign stack when __attribute__((aligned)) or __attribute__((vector_size)) are used

2023-08-28 Thread gabrielopcode at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=07 Gabriel Ivăncescu changed: What|Removed |Added CC||gabrielopcode at gmail dot com ---

[Bug target/111107] i686-w64-mingw32 does not realign stack when __attribute__((aligned)) or __attribute__((vector_size)) are used

2023-11-25 Thread gabrielopcode at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=07 --- Comment #10 from Gabriel Ivăncescu --- (In reply to Alexander Monakov from comment #9) > -mpreferred-stack-boundary=n means that functions consume stack in > increments of 2**n. This is sufficient to ensure that once stack is aligned > to