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/68018] [6 Regression] ICE: in ix86_compute_frame_layout, at config/i386/i386.c:11308 with -mstackrealign


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

--- Comment #4 from uros at gcc dot gnu.org ---
Author: uros
Date: Wed Oct 21 08:43:44 2015
New Revision: 229120

URL: https://gcc.gnu.org/viewcvs?rev=229120&root=gcc&view=rev
Log:
        PR target/68018
        * config/i386/i386.c (ix86_compute_frame_layout): Realign the stack
        for 64-bit MS_ABI targets also when default incoming stack boundary
        is overriden.

testsuite/ChangeLog:

        PR target/68018
        * gcc.target/i386/pr68018.c: New test.


Added:
    trunk/gcc/testsuite/gcc.target/i386/pr68018.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.c
    trunk/gcc/testsuite/ChangeLog


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