projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29b2b5d
)
tweak again
author
Ian Lance Taylor
<ian@airs.com>
Tue, 27 Jan 1998 17:35:43 +0000
(17:35 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Tue, 27 Jan 1998 17:35:43 +0000
(17:35 +0000)
gas/config/tc-arm.c
patch
|
blob
|
history
diff --git
a/gas/config/tc-arm.c
b/gas/config/tc-arm.c
index 8beb8acacd6c0e915af8d4eb7aff21ff089370ea..2c0fd798a06df2424cefbe684887c30d0724a450 100644
(file)
--- a/
gas/config/tc-arm.c
+++ b/
gas/config/tc-arm.c
@@
-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