i386.c (ix86_expand_prologue): Emit frame info for the special register pushes before...
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 31 Oct 2012 20:10:26 +0000 (20:10 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 31 Oct 2012 20:10:26 +0000 (20:10 +0000)
commit2455de38092d824391fe2612cbf9dad890e349a7
treec24922c6ba76cf3ef0324fab9758a7ba02cce799
parent03d31730bfa422561a7e62915eb2c304bac27f19
i386.c (ix86_expand_prologue): Emit frame info for the special register pushes before frame probing and allocation.

* config/i386/i386.c (ix86_expand_prologue): Emit frame info for the
special register pushes before frame probing and allocation.

From-SVN: r193044
gcc/ChangeLog
gcc/config/i386/i386.c