local-alloc.c
76.6 KB
-
PR c/6689, PR optimization/6615 · 5ca9299f
2002-05-17 David S. Miller <davem@redhat.com> PR c/6689, PR optimization/6615 * local-alloc.c (struct equivalence): Rename 'src' to 'src_p' and make it a pointer to rtx. Update comments. (update_equiv_regs): When scanning for equivalences, record address of SET_SRC (set) in reg_equiv[].src_p. Dereference it while making the equiv replacements. From-SVN: r53561
David S. Miller committed