i386.c (ix86_eax_live_at_start_p): New.
authorRichard Henderson <rth@redhat.com>
Sat, 25 Oct 2003 19:42:39 +0000 (12:42 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sat, 25 Oct 2003 19:42:39 +0000 (12:42 -0700)
commitfe9f516f689acccf87b2bc633772e6a751f04ebe
treefc022b078e3cae53f25d1e6ef6fd0ef30febe47f
parente54918abd45570e271dc3644c71648c03a74d8b9
i386.c (ix86_eax_live_at_start_p): New.

        * config/i386/i386.c (ix86_eax_live_at_start_p): New.
        (ix86_expand_prologue): Save and restore eax around stack probe
        if it's live.

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