This is the mail archive of the gcc-patches@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] |
Hi, Trying to bootstrap trunk for arm-none-linux-gnueabi failed because of a bunch of set but not used warnings. Bootstrap continues beyond the breakage after this was applied. Committed as obvious. cheers Ramana 2010-04-17 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com> * config/arm/arm.c (arm_gen_constant): Remove unused variable 'can_shift'. (arm_rtx_costs_1): Remove unused variable 'extra_cost'. (arm_unwind_emit_set): Use variable 'offset'. (thumb1_output_casesi): Remove unused variable 'flags'.
Attachment:
patch-ob.txt
Description: Text document
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |