[Bug binutils/28029] debuginfod 2 tests UNTESTED

2021-07-02 Thread toolybird at tuta dot io
https://sourceware.org/bugzilla/show_bug.cgi?id=28029 --- Comment #3 from Toolybird --- Thanks Nick. I ran another bisection (taking your latest fix into account) which arrived at this: ca0e11aa4ba877e180f7d40dcc5a89540740c501 is the first bad commit commit ca0e11aa4ba877e180f7d40dcc5a89540740c

[Bug ld/28040] libLLVM.so fails to link using LTO with ld.bfd + LLVMGold plugin

2021-07-02 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28040 H.J. Lu changed: What|Removed |Added Attachment #13528|0 |1 is obsolete|

[Bug ld/28040] libLLVM.so fails to link using LTO with ld.bfd + LLVMGold plugin

2021-07-02 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28040 --- Comment #6 from H.J. Lu --- Created attachment 13528 --> https://sourceware.org/bugzilla/attachment.cgi?id=13528&action=edit A patch Please try this. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/21813] Additional undefined behavior and crashes

2021-07-02 Thread yzhan219 at stevens dot edu
https://sourceware.org/bugzilla/show_bug.cgi?id=21813 yzhan219 at stevens dot edu changed: What|Removed |Added CC||yzhan219 at stevens dot e

[Bug binutils/28047] readelf crashed due to Assertion failed in dwarf.c:skip_attr_bytes

2021-07-02 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28047 Alan Modra changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|

[Bug ld/28040] libLLVM.so fails to link using LTO with ld.bfd + LLVMGold plugin

2021-07-02 Thread tbaeder at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28040 --- Comment #5 from Timm Bäder --- # /usr/bin/ld --version GNU ld (GNU Binutils) 2.36.50.20210702 Copyright (C) 2021 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Publi

[Bug binutils/28046] Segment fault on objdump -S

2021-07-02 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28046 Nick Clifton changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug binutils/28046] Segment fault on objdump -S

2021-07-02 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=28046 --- Comment #2 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=49910fd88dcd2ec3d0d9e56120ceb56a6a64b7b8 commit 49910fd88dcd2ec3d0d9e56120c

[Bug binutils/28048] heap-buffer-overflow on `readelf -Ww`

2021-07-02 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28048 Alan Modra changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug binutils/28048] heap-buffer-overflow on `readelf -Ww`

2021-07-02 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=28048 --- Comment #1 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=4ff0bb2df5e0ce6dc30b8dd2a0d4174649d0dcfe commit 4ff0bb2df5e0ce6dc30b8dd2a0d41

[Bug binutils/28048] heap-buffer-overflow on `readelf -Ww`

2021-07-02 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28048 Alan Modra changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|

[Bug binutils/28048] heap-buffer-overflow on `readelf -Ww`

2021-07-02 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28048 Alan Modra changed: What|Removed |Added Target Milestone|--- |2.37 -- You are receiving this mail bec

[Bug binutils/28046] Segment fault on objdump -S

2021-07-02 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28046 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Ever confirmed|0

[Bug ld/28040] libLLVM.so fails to link using LTO with ld.bfd + LLVMGold plugin

2021-07-02 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28040 --- Comment #4 from H.J. Lu --- (In reply to Timm Bäder from comment #3) > Oh, I forgot: The binutils I have installed is 2.35.1-41 (which seems to be > the latest build for F34) Please try binutils master branch. -- You are receiving this

[Bug binutils/28048] New: heap-buffer-overflow on `readelf -Ww`

2021-07-02 Thread shaohua.li at inf dot ethz.ch
https://sourceware.org/bugzilla/show_bug.cgi?id=28048 Bug ID: 28048 Summary: heap-buffer-overflow on `readelf -Ww` Product: binutils Version: 2.37 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2 Componen

[Bug binutils/28047] New: readelf crashed due to Assertion failed in dwarf.c:skip_attr_bytes

2021-07-02 Thread shaohua.li at inf dot ethz.ch
https://sourceware.org/bugzilla/show_bug.cgi?id=28047 Bug ID: 28047 Summary: readelf crashed due to Assertion failed in dwarf.c:skip_attr_bytes Product: binutils Version: 2.37 (HEAD) Status: UNCONFIRMED Severity

[Bug binutils/28046] New: Segment fault on objdump -S

2021-07-02 Thread shaohua.li at inf dot ethz.ch
https://sourceware.org/bugzilla/show_bug.cgi?id=28046 Bug ID: 28046 Summary: Segment fault on objdump -S Product: binutils Version: 2.37 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2 Component: binutil

[Bug ld/28040] libLLVM.so fails to link using LTO with ld.bfd + LLVMGold plugin

2021-07-02 Thread tbaeder at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28040 --- Comment #3 from Timm Bäder --- Oh, I forgot: The binutils I have installed is 2.35.1-41 (which seems to be the latest build for F34) -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/28040] libLLVM.so fails to link using LTO with ld.bfd + LLVMGold plugin

2021-07-02 Thread tbaeder at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28040 --- Comment #2 from Timm Bäder --- On Fedora 34, in a fresh LLVM checkout on the main branch, I can reproduce this via: CC=clang CXX=clang++ cmake ../llvm -GNinja -DLLVM_BUILD_LLVM_DYLIB=ON -DLLVM_ENABLE_LTO=ON The build eventually fails wi