egcs/./gcc ChangeLog reload1.c
Jeffrey A. Law
law@cygnus.com
Sat Oct 17 01:45:00 GMT 1998
CVSROOT: /egcs/carton/cvsfiles
Module name: egcs
Changes by: law@egcs.cygnus.com 98/10/17 01:44:02
Modified files:
gcc : ChangeLog reload1.c
Log message:
* reload1.c (reg_used_by_pseudo): New static variable.
(choose_reload_regs): Initialize it.
Use it instead of testing spill_reg_order to determine whether a
pseudo is live in a hard register across the current insn.
Fix a typo in a reference to reload_reg_rtx.
More information about the Gcc-cvs
mailing list