https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62281
--- Comment #15 from Rainer Orth <ro at gcc dot gnu.org> --- Author: ro Date: Mon Mar 14 09:56:47 2016 New Revision: 234179 URL: https://gcc.gnu.org/viewcvs?rev=234179&root=gcc&view=rev Log: Only assume 4-byte stack alignment on Solaris/x86 (PR target/62281) Backport from mainline 2016-03-07 Rainer Orth <[email protected]> PR target/62281 * config/i386/sol2.h (STACK_REALIGN_DEFAULT): Define. Modified: branches/gcc-5-branch/gcc/ChangeLog branches/gcc-5-branch/gcc/config/i386/sol2.h
