]> gcc.gnu.org Git - gcc.git/commit
i386.c (ix86_expand_prologue): If the function uses a frame pointer, restore eax...
authorRichard Sandiford <rsandifo@redhat.com>
Thu, 5 Aug 2004 07:13:56 +0000 (07:13 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Thu, 5 Aug 2004 07:13:56 +0000 (07:13 +0000)
commitea5f7a19924085268110c3f0bfa01da3456b4e85
tree6da5d9b96b65f4dc9716e0104c3010cbd6600df8
parentfce731b52f63132ac56268b256b11acc4f652cbd
i386.c (ix86_expand_prologue): If the function uses a frame pointer, restore eax with an ebp-relative address.

* config/i386/i386.c (ix86_expand_prologue): If the function uses a
frame pointer, restore eax with an ebp-relative address.

From-SVN: r85595
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/20040805-1.c [new file with mode: 0644]
This page took 0.057818 seconds and 5 git commands to generate.