OSDN Git Service

* config/alpha/alpha.c (alpha_adjust_cost): Remove set but not
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 14 Apr 2010 15:23:05 +0000 (15:23 +0000)
committerMasaki Muranaka <monaka@monami-software.com>
Sun, 23 May 2010 05:32:26 +0000 (14:32 +0900)
used insn_type variable.
(function_value): Add ATTRIBUTE_UNUSED to dummy variable declaration
to avoid set-but-not-used warning.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158348 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 8413d1d..548617c 100644 (file)
@@ -1,5 +1,12 @@
 2010-04-14  Uros Bizjak  <ubizjak@gmail.com>
 
+       * 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.
+
+2010-04-14  Uros Bizjak  <ubizjak@gmail.com>
+
        * df-core.c (df_ref_debug): Change format string placeholder
        from 0x%x to %#x.
        * dwarf2asm.c (dw2_asm_output_data_raw,