gas: blackfin: fix DBG/DBGCMPLX insn encoding
[deliverable/binutils-gdb.git] / gas / config / tc-moxie.c
index 3ec00a725998ba469a3eba0cb0e18a46de23d6c0..2fffc6594c8c8831125cbdf67b6ee29ad0c9a9d1 100644 (file)
@@ -621,10 +621,8 @@ md_apply_fix (fixS *fixP ATTRIBUTE_UNUSED,
   long val = *valP;
   long newval;
   long max, min;
-  int shift;
 
   max = min = 0;
-  shift = 0;
   switch (fixP->fx_r_type)
     {
     case BFD_RELOC_32:
This page took 0.024161 seconds and 4 git commands to generate.