Add prototypes for static functions.
authorRichard Kenner <kenner@gcc.gnu.org>
Tue, 20 Jul 1993 19:06:35 +0000 (15:06 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Tue, 20 Jul 1993 19:06:35 +0000 (15:06 -0400)
commitfe2db4fb6820d47967ac08ee7c0545d64ed422ac
treebc7f32e13feafbf28f72ef17f03813abf4824bbb
parenta358cee0e585f97851c43aa1e5882a1268407e48
Add prototypes for static functions.

(subst, case IF_THEN_ELSE): Add missing arg to make_compound_operation.
(make_compound_operation, case ASHIFTRT): Delete extra gen_unary arg.

From-SVN: r4945
gcc/combine.c