]> gcc.gnu.org Git - gcc.git/commit
Add prototypes for static functions.
authorRichard Kenner <kenner@gcc.gnu.org>
Sun, 6 Mar 1994 22:18:11 +0000 (17:18 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Sun, 6 Mar 1994 22:18:11 +0000 (17:18 -0500)
commit70ceb9061168d58b4c517c003cc72a0921fc173a
treed4d7833540e5a66b401bc544a2163b5a41d613c9
parent63cc239cc6f13c189205760de8768dd3689bfa60
Add prototypes for static functions.

(last_{jump,label}_suid): Deleted; all uses deleted.
(reg_crosses_blocks): Likewise.
(stupid_life_analysis): Only allocate MAX_SUID entries of after_insn_hard_regs.
Use GET_RTX_CLASS when possible.
Initialize all of reg_renumber.
Use reg_alternate_class when reg not available in preferred class.
(stupid_find_reg): Delete argument CROSSES_BLOCKS.

From-SVN: r6706
gcc/stupid.c
This page took 0.061438 seconds and 5 git commands to generate.