tweak again
authorIan Lance Taylor <ian@airs.com>
Tue, 27 Jan 1998 17:35:43 +0000 (17:35 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 27 Jan 1998 17:35:43 +0000 (17:35 +0000)
gas/config/tc-arm.c

index 8beb8ac..2c0fd79 100644 (file)
@@ -5073,7 +5073,7 @@ md_apply_fix3 (fixP, val, seg)
   switch (fixP->fx_r_type)
     {
     case BFD_RELOC_ARM_IMMEDIATE:
-      newimm = (offsetT) validate_immediate (value);
+      newimm = validate_immediate (value);
       temp = md_chars_to_number (buf, INSN_SIZE);
 
       /* If the instruction will fail, see if we can fix things up by