[Bug gold/25975] New: clang -fsanitze=adderss prints waring only with gold

2020-05-11 Thread dilyan.palauzov at aegee dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25975 Bug ID: 25975 Summary: clang -fsanitze=adderss prints waring only with gold Product: binutils Version: 2.35 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2

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

2020-05-11 Thread dilyan.palauzov at aegee dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25940 --- Comment #5 from dilyan.palauzov at aegee dot org --- I asked at https://sourceware.org/bugzilla/show_bug.cgi?id=25975 why gold prints “/usr/local/bin/ld.gold: warning: Cannot export local symbol '__asan_extra_spill_ area'” when used by

[Bug binutils/25959] [nm] segmentation fault with at vms-alpha.c:1577

2020-05-11 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25959 Alan Modra changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[Bug binutils/25960] [nm] crash at vms_traverse_index at vms-lib.c:230

2020-05-11 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25960 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

Re: Possible bug in ld-2.33.90: ld/ldlang.c:3662

2020-05-11 Thread Alan Modra
On Sat, May 09, 2020 at 05:09:18PM +0200, Antonio Ceballos wrote: > --- ld/ldlang.c 2020-01-18 14:55:48.0 +0100 > +++ ld/ldlang_new.c 2020-05-09 16:57:21.576153371 +0200 > @@ -3659,7 +3659,7 @@ >if ((ctf_output = ctf_create ()) != NULL) > return; > > - einfo (_("%P:

[Bug binutils/25964] [nm] crash at vms_traverse_index at vms-lib.c:230

2020-05-11 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25964 Alan Modra changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[Bug binutils/25962] [nm] crash at vms_add_index at vms-lib.c:157

2020-05-11 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25962 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug binutils/25963] [nm] crash at __memcpy_avx_unaligned () at memcpy-avx-unaligned.S:245

2020-05-11 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25963 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug binutils/25961] [nm] crash at _IO_flush_all_lockp at genops.c:779

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

Re: Possible bug in ld-2.33.90: ld/ldlang.c:3662

2020-05-11 Thread Antonio Ceballos
Ok, thanks for your reply. I should have checked git, sorry! As the fix is on mainline, the next release will include it, which is fair enough. Antonio On Mon, May 11, 2020 at 8:04 AM Alan Modra wrote: > On Sat, May 09, 2020 at 05:09:18PM +0200, Antonio Ceballos wrote: > > --- ld/ldlang.c

[Bug binutils/25961] buffer overflow in coff_swap_aux_in

2020-05-11 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25961 Alan Modra changed: What|Removed |Added Summary|[nm] crash at |buffer overflow in

[Bug binutils/25961] buffer overflow in coff_swap_aux_in

2020-05-11 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=25961 --- Comment #3 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=4d5acb1ea570f04f8020338bad6918dfe76b785c commit

[Bug binutils/25961] buffer overflow in coff_swap_aux_in

2020-05-11 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25961 Alan Modra changed: What|Removed |Added Status|ASSIGNED|RESOLVED Target Milestone|---