[Bug binutils/26007] New: [objdump] memory exhaustion

2020-05-17 Thread dkcjd2000 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26007 Bug ID: 26007 Summary: [objdump] memory exhaustion Product: binutils Version: 2.35 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2 Component: binutil

[Bug binutils/26005] New: [size] crash with ASAN in bfd_section_from_shdr

2020-05-17 Thread dkcjd2000 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26005 Bug ID: 26005 Summary: [size] crash with ASAN in bfd_section_from_shdr Product: binutils Version: 2.35 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2

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

2020-05-17 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25993 Alan Modra changed: What|Removed |Added Last reconfirmed||2020-05-17 Ever confirmed|0

[Bug gold/25975] clang -fsanitze=address prints warning only with gold

2020-05-17 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25975 --- Comment #11 from H.J. Lu --- (In reply to dilyan.palau...@aegee.org from comment #10) > Does it also work with the attached i.o as input? [hjl@gnu-cfl-2 tmp]$ clang -fsanitize=address -fuse-ld=gold i.o [hjl@gnu-cfl-2 tmp]$ ./a.out a 1 [h