]> git.ipfire.org Git - thirdparty/gcc.git/commit
(clear_units): Remove decl of unused variable UNIT.
authorRichard Kenner <kenner@gcc.gnu.org>
Fri, 25 Mar 1994 19:18:28 +0000 (14:18 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Fri, 25 Mar 1994 19:18:28 +0000 (14:18 -0500)
commite02f385ab580d77ae5ead2252c8cb90162cce03b
tree45c0d99fb196cd81823ec0fcdf240a439db8865f
parentd6924effb5224d4edb9bebc9f26453480b2d32c7
(clear_units): Remove decl of unused variable UNIT.

(actual_hazard_this_instance): Remove decl of unused variable I.
(actual_hazard): Remove two block-scope decls of unused variable BEST.
(sched_analyze_1): Remove decls of unused variables OFFSET and BIT.
(sched_analyze): Remove decl of unused variable DEST.
(sched_note_set): Remove decl of unused variable J.
(create_reg_dead_note): Remove decl of unused variable BACKLINK.
(new_sometimes_live): Remove decl of unused variable I.
(schedule_block): Remove decls of unused variables LAST_NOTE and REGNO.
(schedule_insns): Remove decls of unused variables I and INSNS.

From-SVN: r6893
gcc/sched.c