------- Comment #13 from kkojima at gcc dot gnu dot org 2005-12-20 01:45 ------- Subject: Bug 24982
Author: kkojima Date: Tue Dec 20 01:45:27 2005 New Revision: 108831 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108831 Log: PR rtl-optimization/24982 * reload.c (refers_to_regno_for_reload_p): Take reg_equiv_invariant and reg_equiv_init into account. * reload.h (reg_equiv_invariant): Declare. Modified: branches/gcc-4_1-branch/gcc/ChangeLog branches/gcc-4_1-branch/gcc/reload.c branches/gcc-4_1-branch/gcc/reload.h -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24982