[Bug ld/30732] ld: 'ELF weak (alias)' tests fail on hppa

2023-08-14 Thread danglin at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=30732 --- Comment #15 from John David Anglin --- dave@mx3210:~/gnu/binutils/objdir/ld$ gdb tmpdir/alias GNU gdb (Debian 13.2-1) 13.2 Copyright (C) 2023 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later

[Bug ld/30732] ld: 'ELF weak (alias)' tests fail on hppa

2023-08-14 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30732 --- Comment #14 from Sam James --- OK, I was wrong. I can reproduce it with our normal toolchain too. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/30732] ld: 'ELF weak (alias)' tests fail on hppa

2023-08-13 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30732 --- Comment #13 from Sam James --- Fixed the pattern, thanks. OK, back to alias. I can reproduce it consistently, but only on this machine so far. This machine is built with Gentoo's hardened profile, which has default PIE/relro/binding/_FOR

[Bug ld/30732] ld: 'ELF weak (alias)' tests fail on hppa

2023-08-10 Thread dave.anglin at bell dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=30732 --- Comment #12 from dave.anglin at bell dot net --- On 2023-08-10 12:25 a.m., sam at gentoo dot org wrote: >> Let's leave things as they are for the moment.  I will test hppa64 builds on >> linux and hpux. > I'll fix the pattern over the weeke

[Bug ld/30732] ld: 'ELF weak (alias)' tests fail on hppa

2023-08-09 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30732 --- Comment #11 from Sam James --- (In reply to dave.anglin from comment #9) > Let's leave things as they are for the moment.  I will test hppa64 builds on > linux and hpux. I'll fix the pattern over the weekend (it's trivial ofc, just going

[Bug ld/30732] ld: 'ELF weak (alias)' tests fail on hppa

2023-08-09 Thread danglin at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=30732 --- Comment #10 from John David Anglin --- The ld test results for --target=hppa64-linux-gnu are: FAIL: ld-elf/now-3 FAIL: ld-elf/pr19539 FAIL: ld-elf/pr19698 FAIL: PR ld/22269 FAIL: PR ld/22269 (-z dynamic-undefined-weak) FAIL: Discarded dyn

[Bug ld/30732] ld: 'ELF weak (alias)' tests fail on hppa

2023-08-08 Thread dave.anglin at bell dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=30732 --- Comment #9 from dave.anglin at bell dot net --- Let's leave things as they are for the moment.  I will test hppa64 builds on linux and hpux. I started hacking on glibc to support hppa64-linux but got waylaid. -- You are receiving this ma

[Bug ld/30732] ld: 'ELF weak (alias)' tests fail on hppa

2023-08-08 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30732 --- Comment #8 from Sam James --- (In reply to dave.anglin from comment #7) > On 2023-08-08 3:33 p.m., sam at gentoo dot org wrote: > > Thanks Dave, I've done that last night in > > https://inbox.sourceware.org/binutils/871qgdto5m@gentoo.o

[Bug ld/30732] ld: 'ELF weak (alias)' tests fail on hppa

2023-08-08 Thread dave.anglin at bell dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=30732 --- Comment #7 from dave.anglin at bell dot net --- On 2023-08-08 3:33 p.m., sam at gentoo dot org wrote: > Thanks Dave, I've done that last night in > https://inbox.sourceware.org/binutils/871qgdto5m@gentoo.org/T/#m0f16fd340d16e17949f21533

[Bug ld/30732] ld: 'ELF weak (alias)' tests fail on hppa

2023-08-08 Thread dave.anglin at bell dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=30732 --- Comment #6 from dave.anglin at bell dot net --- On 2023-08-08 3:33 p.m., sam at gentoo dot org wrote: > Let me check if I can repeoduce the ELF weak (alias) failure. The segv appears to be in printf. -- You are receiving this mail because

[Bug ld/30732] ld: 'ELF weak (alias)' tests fail on hppa

2023-08-08 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30732 --- Comment #5 from Sam James --- (In reply to dave.anglin from comment #4) > Created attachment 15051 [details] > ld-hppa.d > > On 2023-08-08 12:16 p.m., danglin at gcc dot gnu.org wrote: > > I see for GNU ld (GNU Binutils) 2.41.50.20230808:

[Bug ld/30732] ld: 'ELF weak (alias)' tests fail on hppa

2023-08-08 Thread dave.anglin at bell dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=30732 --- Comment #4 from dave.anglin at bell dot net --- On 2023-08-08 12:16 p.m., danglin at gcc dot gnu.org wrote: > I see for GNU ld (GNU Binutils) 2.41.50.20230808: > XFAIL: relocatable with script > UNSUPPORTED: SHF_GNU_RETAIN 7a The xfail and

[Bug ld/30732] ld: 'ELF weak (alias)' tests fail on hppa

2023-08-08 Thread danglin at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=30732 --- Comment #3 from John David Anglin --- I see for GNU ld (GNU Binutils) 2.41.50.20230808: XFAIL: relocatable with script UNSUPPORTED: SHF_GNU_RETAIN 7a PASS: ELF weak (alias) Is the segmentation fault in the ELF weak test reproducible? --

[Bug ld/30732] ld: 'ELF weak (alias)' tests fail on hppa

2023-08-07 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30732 Sam James changed: What|Removed |Added CC||danglin at gcc dot gnu.org --- Comment #2

[Bug ld/30732] ld: 'ELF weak (alias)' tests fail on hppa

2023-08-07 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30732 --- Comment #1 from Sam James --- Created attachment 15048 --> https://sourceware.org/bugzilla/attachment.cgi?id=15048&action=edit bad-alias-segfault.tar.xz -- You are receiving this mail because: You are on the CC list for the bug.