diff options
Diffstat (limited to 'gas/config/tc-ia64.c')
-rw-r--r-- | gas/config/tc-ia64.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/config/tc-ia64.c b/gas/config/tc-ia64.c index 1c3fba0..2cb25b0 100644 --- a/gas/config/tc-ia64.c +++ b/gas/config/tc-ia64.c @@ -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 |