before performing the reloc, not after.

This commit is contained in:
Roland McGrath 2002-10-17 19:51:49 +00:00
parent bc5bc2de6c
commit cc1d894161
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
2002-10-17 Roland McGrath <roland@redhat.com> 2002-10-17 Roland McGrath <roland@redhat.com>
* sysdeps/x86_64/dl-machine.h (elf_machine_rela): Do CHECK_STATIC_TLS * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Do CHECK_STATIC_TLS
before performing the reloc, not before. before performing the reloc, not after.
* sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise. * sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
2002-10-17 Ulrich Drepper <drepper@redhat.com> 2002-10-17 Ulrich Drepper <drepper@redhat.com>