Fix reg-alloc error reported by Andreas Schwab to Trillian list.
commit9502c55830f2de2066d1671567d88a2a78361103
authorJim Wilson <wilson@redhat.com>
Wed, 14 Mar 2001 02:29:02 +0000 (14 02:29 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Wed, 14 Mar 2001 02:29:02 +0000 (13 18:29 -0800)
tree6bc77352a4d719088035b0f93c22be9d32dbf14b
parent75e93faacce9ef53574291df3ddc87783a39babc
Fix reg-alloc error reported by Andreas Schwab to Trillian list.

* config/ia64/ia64.c (find_gr_spill): Subtract frame_pointer_needed
from 80 in try_locals code.
(ia64_expand_prologue): Add comment pointing to find_gr_spill change.

From-SVN: r40447
gcc/ChangeLog
gcc/config/ia64/ia64.c