This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r125677 - in /trunk/gcc: ChangeLog config/bfin/...


Author: bernds
Date: Wed Jun 13 14:21:31 2007
New Revision: 125677

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125677
Log:
	* 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.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/bfin/bfin.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]