gcc/gcc ChangeLog config/ia64/ia64.c
wilson@gcc.gnu.org
wilson@gcc.gnu.org
Tue Mar 13 18:32:00 GMT 2001
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_0-branch
Changes by: wilson@gcc.gnu.org 2001-03-13 18:32:26
Modified files:
gcc : ChangeLog
gcc/config/ia64: ia64.c
Log message:
Fix for reg-alloc bug reported by Andreas Schwab on 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.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.9240.2.131&r2=1.9240.2.132
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/ia64.c.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.72.2.3&r2=1.72.2.4
More information about the Gcc-cvs
mailing list