aboutsummaryrefslogtreecommitdiff
path: root/gas/config
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1998-01-27 17:35:43 +0000
committerIan Lance Taylor <ian@airs.com>1998-01-27 17:35:43 +0000
commit5a82ebaffc0fdb9480a95ae849b3948662a6d3b3 (patch)
treead1439f9039855c1f6c3c978b802cdfb7c7deb3f /gas/config
parent29b2b5da9614ff9f7103e85913e8ba94a932bfba (diff)
downloadgdb-5a82ebaffc0fdb9480a95ae849b3948662a6d3b3.zip
gdb-5a82ebaffc0fdb9480a95ae849b3948662a6d3b3.tar.gz
gdb-5a82ebaffc0fdb9480a95ae849b3948662a6d3b3.tar.bz2
tweak again
Diffstat (limited to 'gas/config')
-rw-r--r--gas/config/tc-arm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/tc-arm.c b/gas/config/tc-arm.c
index 8beb8ac..2c0fd79 100644
--- 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