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]

r158348 - in /trunk/gcc: ChangeLog config/alpha...


Author: uros
Date: Wed Apr 14 15:23:05 2010
New Revision: 158348

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158348
Log:
	* config/alpha/alpha.c (alpha_adjust_cost): Remove set but not
	used insn_type variable.
	(function_value): Add ATTRIBUTE_UNUSED to dummy variable declaration
	to avoid set-but-not-used warning.


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


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