[Bug gas/25992] Wrong Tag_CPU_arch_profile for armv8-r

2020-05-15 Thread alfedotov at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25992 Alexander Fedotov changed: What|Removed |Added CC||alfedotov at gmail dot com --- Co

[Bug ld/25940] ld.bfd, clang’s ubsan, shared libraries, and virtual tables do not work together

2020-05-15 Thread dilyan.palauzov at aegee dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25940 dilyan.palauzov at aegee dot org changed: What|Removed |Added Resolution|--- |MOVED

[Bug gas/25992] Wrong Tag_CPU_arch_profile for armv8-r

2020-05-15 Thread alfedotov at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25992 --- Comment #4 from Alexander Fedotov --- Hi Andre I've tried with latest 2.34 and git master branch - result is the same. the problem as I can see this is that armv8-r is inherited from the arm8-a. I tried to fix it - see attached patch. -

[Bug gas/25992] Wrong Tag_CPU_arch_profile for armv8-r

2020-05-15 Thread alfedotov at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25992 --- Comment #3 from Alexander Fedotov --- Created attachment 12546 --> https://sourceware.org/bugzilla/attachment.cgi?id=12546&action=edit patch for 2.34 -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gas/25992] Wrong Tag_CPU_arch_profile for armv8-r

2020-05-15 Thread avieira at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=25992 Andre Vieira changed: What|Removed |Added CC||avieira at gcc dot gnu.org --- Comment

[Bug ld/25993] Bug in bfd causes crashes with DXVK

2020-05-15 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25993 Nick Clifton changed: What|Removed |Added Attachment #12542|0 |1 is obsolete|

[Bug ld/25713] Linker(ld.exe) runs in Windows unable to find file if path length is more than 260 characters.

2020-05-15 Thread jaydeepchauhan1494 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25713 --- Comment #7 from Jaydeep Chauhan --- Created attachment 12544 --> https://sourceware.org/bugzilla/attachment.cgi?id=12544&action=edit forwardslash.patch -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/25713] Linker(ld.exe) runs in Windows unable to find file if path length is more than 260 characters.

2020-05-15 Thread jaydeepchauhan1494 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25713 --- Comment #6 from Jaydeep Chauhan --- Hi Nick, Issue is still there with ld.exe ,if we give file path with forward slash("/") as per below.Also for normal path length(< 260 charcters) it is working fine. ld.exe C:/msys64/home/Jaydeep/inc

[Bug ld/25993] Bug in bfd causes crashes with DXVK

2020-05-15 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25993 --- Comment #3 from Alan Modra --- Hi Nick, if it really is the case that is->filename == is->the_bfd->filename then it looks to me that your patch isn't sufficient. You've avoided accessing is->filename for the strlen, but you'll do so a lit

[Bug ld/25993] Bug in bfd causes crashes with DXVK

2020-05-15 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25993 Nick Clifton changed: What|Removed |Added Assignee|unassigned at sourceware dot org |nickc at redhat dot com

[Bug ld/25993] Bug in bfd causes crashes with DXVK

2020-05-15 Thread wgpierce17 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25993 --- Comment #1 from William Pierce --- The files in my previous comment ran the build commands to build binutils using no extra compiler or linker flags. In this case, I actually found that I couldn't reproduce the problem! So the logs I prov