[Bug target/56807] mingw32: Conflict between stack realignment and stack probe destroys function argument in EAX

ktietz at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Dec 10 16:40:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56807

--- Comment #10 from Kai Tietz <ktietz at gcc dot gnu.org> ---
Author: ktietz
Date: Tue Dec 10 16:40:36 2013
New Revision: 205861

URL: http://gcc.gnu.org/viewcvs?rev=205861&root=gcc&view=rev
Log:
        PR target/56807
        * config/i386/i386.c (ix86_expand_prologue): Address saved
        registers stack-relative, not via frame-pointer.

Modified:
    branches/gcc-4_8-branch/gcc/ChangeLog
    branches/gcc-4_8-branch/gcc/config/i386/i386.c



More information about the Gcc-bugs mailing list