* config/i386/i386.c (ix86_expand_prologue): If the function uses a
commitb17e42301f9d1dfa8879d66fce0c87ac7722ae5d
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 5 Aug 2004 07:13:56 +0000 (5 07:13 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 5 Aug 2004 07:13:56 +0000 (5 07:13 +0000)
tree6da5d9b96b65f4dc9716e0104c3010cbd6600df8
parentc32202c135c8b81d031829bf16372fe7d5505b8c
* config/i386/i386.c (ix86_expand_prologue): If the function uses a
frame pointer, restore eax with an ebp-relative address.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@85595 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/20040805-1.c [new file with mode: 0644]