This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ipa/77587] [5 Regression] C compiler produces incorrect stack alignment with __attribute__((weak))


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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]