]> gcc.gnu.org Git - gcc.git/commit
(reg_known_equiv_p): New variable.
authorJim Wilson <wilson@gcc.gnu.org>
Mon, 15 Mar 1993 19:48:38 +0000 (11:48 -0800)
committerJim Wilson <wilson@gcc.gnu.org>
Mon, 15 Mar 1993 19:48:38 +0000 (11:48 -0800)
commitc3af9fc81e69cbbe49f33268669d60bfab2e00d6
tree1c1a31a5bd738c831ebb50f75accf361b2820c63
parent581c26f9461f19f9e63fb05cd9a034c15d272293
(reg_known_equiv_p): New variable.

(init_alias_analysis): Allocate and compute reg_known_equiv_p.
(sched_analyze_1): Reenable code for REG_EQUIV notes, using
reg_known_equiv_p so that it is only used on REG_EQUIV notes.
(sched_analyze_2): Likewise.  Only pass memory addresses to the
sched_analyze_2 call.

From-SVN: r3746
gcc/sched.c
This page took 0.058987 seconds and 5 git commands to generate.