* config/tc-ia64.c (md_apply_fix3): Add default case.

This commit is contained in:
Jakub Jelinek 2002-11-28 23:32:59 +00:00
parent e5af98ed41
commit 7925dd68c9
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2002-11-29 Jakub Jelinek <jakub@redhat.com>
* config/tc-ia64.c (md_apply_fix3): Add default case.
2002-11-28 Jakub Jelinek <jakub@redhat.com>
* symbols.c (S_SET_THREAD_LOCAL): New function.

View File

@ -10435,6 +10435,9 @@ md_apply_fix3 (fix, valP, seg)
case BFD_RELOC_IA64_LTOFF_DTPREL22:
S_SET_THREAD_LOCAL (fix->fx_addsy);
break;
default:
break;
}
/* ??? This is a hack copied from tc-i386.c to make PCREL relocs