Index: elf32-hppa.c =================================================================== RCS file: /cvs/src/src/bfd/elf32-hppa.c,v retrieving revision 1.117 diff -u -r1.117 elf32-hppa.c --- elf32-hppa.c 24 Jun 2004 04:46:19 -0000 1.117 +++ elf32-hppa.c 8 Jul 2004 12:12:43 -0000 @@ -4017,7 +4017,7 @@ continue; case DT_PLTGOT: - /* Use PLTGOT to set the GOT register. */ + /* Set PLTGOT to the GP. */ dyn.d_un.d_ptr = elf_gp (output_bfd); break;