]> gcc.gnu.org Git - gcc.git/commit
(redundant_insn_p): Change return type to rtx.
authorRichard Kenner <kenner@gcc.gnu.org>
Tue, 15 Nov 1994 23:57:29 +0000 (18:57 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Tue, 15 Nov 1994 23:57:29 +0000 (18:57 -0500)
commit5317d2f8b42652dbd7acf1eea432c8adc56ecca5
treeb67e824f13ec315a2758ccc4e20881f658022b08
parente31492751a579505293cb346b01ac132a422aa68
(redundant_insn_p): Change return type to rtx.

(redundant_insn_p): Change return type to rtx.  Return the redundant insn
instead of true.
(update_reg_unused_notes): New function.
(fill_slots_from_thread): Call update_reg_unused_notes after one of the
redundant_insn_p calls.

From-SVN: r8446
gcc/reorg.c
This page took 0.060969 seconds and 5 git commands to generate.