OSDN Git Service

* config/tc-arm.c (ldst_extend): Add parentheses to avoid
authorIan Lance Taylor <ian@airs.com>
Mon, 21 Jun 1999 10:03:29 +0000 (10:03 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 21 Jun 1999 10:03:29 +0000 (10:03 +0000)
commit5291a69c55590563185ad16df3043cf70391e7fd
treee32d060298da67b06cfa9acce75234778f92f9a9
parent16644af29394ffbaf916a81d8bbaee61ea8adb24
* config/tc-arm.c (ldst_extend): Add parentheses to avoid
warning.
(do_ldst): Move assignment out of if condition.
(md_apply_fix3): Add casts to avoid printf format warnings.  Add
parentheses to avoid warning.
gas/ChangeLog
gas/config/tc-arm.c