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]

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


Author: jiez
Date: Fri Mar  9 05:54:25 2012
New Revision: 185125

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185125
Log:
	PR target/49862
	* config/bfin/bfin.c (hwloop_optimize): Fix unused variable
	warnings.
	(hwloop_pattern_reg): Fix set but not used warning.
	(bfin_reorg_loops): Remove unused parameter.
	(bfin_reorg): Update use of bfin_reorg_loops.

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]