2011-04-01 Tristan Gingold <gingold@adacore.com>

* config/tc-ia64.c (md_apply_fix): Add a cast to avoid a warning.
This commit is contained in:
Tristan Gingold
2011-04-01 08:56:21 +00:00
parent 6f8027aeb7
commit 592588f3f8
2 changed files with 5 additions and 1 deletions

View File

@@ -11286,7 +11286,7 @@ md_apply_fix (fixS *fix, valueT *valP, segT seg ATTRIBUTE_UNUSED)
}
if (fix->fx_addsy)
{
switch (fix->fx_r_type)
switch ((unsigned) fix->fx_r_type)
{
case BFD_RELOC_UNUSED:
/* This must be a TAG13 or TAG13b operand. There are no external