[Bug target/48723] ICE in ix86_expand_prologue() with -fstack-check + function returning struct, on corei7-avx

uros at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Apr 22 18:44:00 GMT 2011


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

--- Comment #4 from uros at gcc dot gnu.org 2011-04-22 18:44:00 UTC ---
Author: uros
Date: Fri Apr 22 18:43:57 2011
New Revision: 172867

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172867
Log:
    PR target/48723
    * config/i386/i386.c (ix86_expand_prologue): Update m->fs.sp_offset
    after the call to ix86_adjust_stack_and_probe.

testsuite/ChangeLog:

    PR target/48723
    * gcc.target/i386/pr48723.c: New test.


Added:
    branches/gcc-4_6-branch/gcc/testsuite/gcc.target/i386/pr48723.c
Modified:
    branches/gcc-4_6-branch/gcc/ChangeLog
    branches/gcc-4_6-branch/gcc/config/i386/i386.c
    branches/gcc-4_6-branch/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list