(try_combine): Remove decls of unused variables.
authorRichard Kenner <kenner@gcc.gnu.org>
Fri, 25 Mar 1994 18:59:11 +0000 (13:59 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Fri, 25 Mar 1994 18:59:11 +0000 (13:59 -0500)
commitf24ad0e4a823c81135ec3c34158792a501af7922
treed3a5468a9d071241a1f4e1dd014cd240051ead96
parent0dd4a7035f80cae3e1c80553efc9dfd006094903
(try_combine): Remove decls of unused variables.

(subst): Remove decls of unused variables ORIG_CODE.
(simplify_if_then_else): Remove decl of unused variable C2.
(make_compound_operation): Remove decl of unused variable COUNT.
(known_cond): Remove decl of unused variable NEW.
(make_field_assignment): Remove decl of unused variable OURDEST.
(simplify_and_const_int): Remove decls of unused variables.
(simplify_shift_const): Remove decl of unused variable INNER.

From-SVN: r6876
gcc/combine.c