* config/tc-ppc.c (ppc_elf_suffix): Undo part of last change so that

x@toc+off works.
This commit is contained in:
Alan Modra
2003-02-06 01:24:17 +00:00
parent cbf1e08505
commit 5f6db75ada
2 changed files with 24 additions and 21 deletions

View File

@ -1,3 +1,8 @@
2003-02-06 Alan Modra <amodra@bigpond.net.au>
* config/tc-ppc.c (ppc_elf_suffix): Undo part of last change so that
x@toc+off works.
2003-02-05 Alan Modra <amodra@bigpond.net.au>
* config/tc-ppc.c (mapping): Handle new TLS reloc specs.

View File

@ -1580,7 +1580,6 @@ ppc_elf_suffix (str_p, exp_p)
}
if (!ppc_obj64)
{
if (exp_p->X_add_number != 0
&& (reloc == (int) BFD_RELOC_16_GOTOFF
|| reloc == (int) BFD_RELOC_LO16_GOTOFF
@ -1605,7 +1604,6 @@ ppc_elf_suffix (str_p, exp_p)
if (&input_line_pointer != str_p)
input_line_pointer = orig_line;
}
}
*str_p = str;
if (reloc == (int) BFD_RELOC_PPC64_TOC