public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* what does the calling for min_insn_conflict_delay mean
@ 2009-09-20 13:53 Amker.Cheng
  2009-09-21 22:15 ` Ian Lance Taylor
  0 siblings, 1 reply; 4+ messages in thread
From: Amker.Cheng @ 2009-09-20 13:53 UTC (permalink / raw)
  To: gcc

Hi :
   In function new_ready, it calls to min_insn_conflict_delay with
"min_insn_conflict_delay (curr_state, next, next)".
But the function's comments say that it returns minimal delay of issue of
the 2nd insn after issuing the 1st in given state.
Why the last two parameter for the call are both "next"?
seems conflict with the comments.

Thanks.

-- 
Best Regards.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-09-23  9:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-20 13:53 what does the calling for min_insn_conflict_delay mean Amker.Cheng
2009-09-21 22:15 ` Ian Lance Taylor
2009-09-22 15:50   ` Vladimir Makarov
2009-09-23  9:34     ` Amker.Cheng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).