bfin.c (gen_one_bundle): Delete unused local variables.
authorBernd Schmidt <bernd.schmidt@analog.com>
Wed, 13 Jun 2007 14:21:31 +0000 (14:21 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Wed, 13 Jun 2007 14:21:31 +0000 (14:21 +0000)
commit44017a45a08b3c6c58e99aa866ad988cca5c1000
treedcb38f649524d5b1f1ef082c1b06cd28d27e43fc
parent06063fa227a70ca205543138499a3a024fefd3dd
bfin.c (gen_one_bundle): Delete unused local variables.

* config/bfin/bfin.c (gen_one_bundle): Delete unused local variables.
(find_next_insn_start, find_load): New functions.
(bfin_reorg): Use them to deal with the fact that parallel insns are
no longer represented as a SEQUENCE.

From-SVN: r125677
gcc/ChangeLog
gcc/config/bfin/bfin.c