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 target/62281] gcc doesn't conform to Solaris 32-bit ABI by expecting 16-byte stack alignment


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62281

--- Comment #13 from Rainer Orth <ro at gcc dot gnu.org> ---
Author: ro
Date: Mon Mar  7 09:51:31 2016
New Revision: 234022

URL: https://gcc.gnu.org/viewcvs?rev=234022&root=gcc&view=rev
Log:
Only assume 4-byte stack alignment on 32-bit Solaris/x86 (PR target/62281)

        PR target/62281
        * config/i386/sol2.h (STACK_REALIGN_DEFAULT): Define.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/sol2.h

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