Commit d21d2fb8 by Jim Wilson

*** empty log message ***

From-SVN: r794
parent 9d85be6f
...@@ -1220,7 +1220,7 @@ sched_analyze_2 (x, insn) ...@@ -1220,7 +1220,7 @@ sched_analyze_2 (x, insn)
be removed before we actually try to schedule the insns, so be removed before we actually try to schedule the insns, so
it won't cause a problem later. We must avoid it here though. */ it won't cause a problem later. We must avoid it here though. */
/* User of CC0 depends on immediately preceding insn. /* User of CC0 depends on immediately preceding insn. */
SCHED_GROUP_P (insn) = 1; SCHED_GROUP_P (insn) = 1;
/* Make a copy of all dependencies on the immediately previous insn, /* Make a copy of all dependencies on the immediately previous insn,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment