https://sourceware.org/bugzilla/show_bug.cgi?id=29993
--- Comment #7 from William Cohen ---
I rebuilt the binutils-2.39-8.fc38.src.rpm on the f36 machine that I originally
discover merge_gnu_build_note taking a large fraction of the rpmbuild install
and installed the resulting binutils rpms. The
https://sourceware.org/bugzilla/show_bug.cgi?id=29993
--- Comment #4 from William Cohen ---
Hi Nick,
My (limited) understanding of the code is that first note in the like notes is
kept and the later notes are merged into that first note. The downside of this
is that there can be a lot of scanning
https://sourceware.org/bugzilla/show_bug.cgi?id=29993
--- Comment #2 from William Cohen ---
I believe the large number of notes is because of the use of static libraries
in the packages. Took a look at how the some of the shared libraries were
generated in the mesa package which has a similar but
https://sourceware.org/bugzilla/show_bug.cgi?id=29993
William Cohen changed:
What|Removed |Added
CC||wcohen at redhat dot com
--- Comment
Version: 2.37
Status: NEW
Severity: normal
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: wcohen at redhat dot com
Target Milestone: ---
When reviewing the output of readelf --debug-dump=frames I
Assignee: unassigned at sourceware dot org
Reporter: wcohen at redhat dot com
Target Milestone: ---
Created attachment 13718
--> https://sourceware.org/bugzilla/attachment.cgi?id=13718&action=edit
perf annotation of riscv_relax_delete_bytes function
After getti
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: wcohen at redhat dot com
Target Milestone: ---
When attempting to build binutils-2.31.1 rpm on fedora 30 using the clang
compiler some of the code fails to build. Steps to reproduce:
$ rpm -Uvh binutils