https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77587
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[5/6 Regression] C compiler |[5 Regression] C compiler |produces incorrect stack |produces incorrect stack |alignment with |alignment with |__attribute__((weak)) |__attribute__((weak)) --- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Fixed for 6.3+ as well.