[Bug ld/31962] In function 'gldelf_x86_64_get_script':

2024-07-08 Thread euloanty at live dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31962 cqwrteur changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug ld/31962] In function 'gldelf_x86_64_get_script':

2024-07-08 Thread euloanty at live dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31962 --- Comment #3 from cqwrteur --- ; else if (bfd_link_pie (&link_info) && link_info.separate_code) return ; else if (bfd_link_pie (&link_info)) return are you kidding me? -- You are receiving this mail because: You are on th

[Bug ld/31962] In function 'gldelf_x86_64_get_script':

2024-07-08 Thread euloanty at live dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31962 --- Comment #2 from cqwrteur --- Created attachment 15607 --> https://sourceware.org/bugzilla/attachment.cgi?id=15607&action=edit what's going on here? -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/31962] In function 'gldelf_x86_64_get_script':

2024-07-08 Thread euloanty at live dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31962 --- Comment #1 from cqwrteur --- looks like a musl only issue. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/31962] In function 'gldelf_x86_64_get_script':

2024-07-08 Thread euloanty at live dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31962 cqwrteur changed: What|Removed |Added Target||x86_64-linux-musl CC|