[Bug gold/30536] ppc64el gold linker produces unusable clang-16 binary

2023-06-15 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30536 --- Comment #5 from Alan Modra --- Linking with your .so files still doesn't give me any difference between gold-2.39 and gold mainline. I'm using my crt*.o, libc_nonshared.a, libgcc.a. >From ld -t output it seems nothing from libc_nonshared

[Bug gold/30536] ppc64el gold linker produces unusable clang-16 binary

2023-06-15 Thread costamagnagianfranco at yahoo dot it
https://sourceware.org/bugzilla/show_bug.cgi?id=30536 --- Comment #4 from Gianfranco --- Hello Alan, thanks for the answer. I uploaded here [1] the .so files in a single directory [1] https://drive.abinsula.com/index.php/s/NMDO384gjCOCEJw With this command I could reproduce again the issue, let