]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/genautomata.c
genautomata.c (min_issue_delay_pass_states): Change return type in the prototype.
authorVladimir Makarov <vmakarov@redhat.com>
Fri, 3 May 2002 21:13:25 +0000 (21:13 +0000)
committerVladimir Makarov <vmakarov@gcc.gnu.org>
Fri, 3 May 2002 21:13:25 +0000 (21:13 +0000)
commit0b2fb0d7353e6a02ef7e672a89cfc9bbacf88e6f
treec16cb616357ad992fcf42ec80e70266b0d871ecd
parent3d4ce12a5acd0210b6c90b3dd8a7c5033be19562
genautomata.c (min_issue_delay_pass_states): Change return type in the prototype.

2002-05-03  Vladimir Makarov  <vmakarov@redhat.com>

* genautomata.c (min_issue_delay_pass_states): Change return type
in the prototype.
(min_issue_delay_pass_states): Change the algorithm.
(min_issue_delay): Set up min_insn_issue_delay for the state.
(output_min_issue_delay_table): Interchange the nested loops and
and initiate min_insn_issue_delay for states.

From-SVN: r53130
gcc/ChangeLog
gcc/genautomata.c