Severity: normal
Priority: P2
Component: ld
Assignee: unassigned at sourceware dot org
Reporter: michael.hudson at canonical dot com
Target Milestone: ---
Created attachment 8422
--> https://sourceware.org/bugzilla/attachment.cgi?id=8422&action=edit
fix
https://sourceware.org/bugzilla/show_bug.cgi?id=18646
Michael Hudson-Doyle changed:
What|Removed |Added
CC||michael.hudson at canonical
do
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: michael.hudson at canonical dot com
Target Milestone: ---
As of
https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=32ec889602502348b704cfb16e65c83dc3eec095
("Tidy up readelf
https://sourceware.org/bugzilla/show_bug.cgi?id=21820
Michael Hudson-Doyle changed:
What|Removed |Added
CC||michael.hudson at canonical
do
https://sourceware.org/bugzilla/show_bug.cgi?id=21820
--- Comment #1 from Michael Hudson-Doyle
---
Created attachment 10284
--> https://sourceware.org/bugzilla/attachment.cgi?id=10284&action=edit
the file from the diffoscope test suite that exhibits the problem
Here's the file I mentioned in
https://sourceware.org/bugzilla/show_bug.cgi?id=26902
Michael Hudson-Doyle changed:
What|Removed |Added
CC||michael.hudson at canonical
do
Priority: P2
Component: gold
Assignee: ccoutant at gmail dot com
Reporter: michael.hudson at canonical dot com
CC: ian at airs dot com
Target Milestone: ---
When linking a call to a file in the same module that requires a long branch,
gold
https://sourceware.org/bugzilla/show_bug.cgi?id=26902
--- Comment #1 from Michael Hudson-Doyle
---
This not-thought-through at all patch:
diff --git a/gold/powerpc.cc b/gold/powerpc.cc
index b0d6a74bec..1ef8c47053 100644
--- a/gold/powerpc.cc
+++ b/gold/powerpc.cc
@@ -11092,10 +11092,6 @@ Targe
https://sourceware.org/bugzilla/show_bug.cgi?id=26902
Michael Hudson-Doyle changed:
What|Removed |Added
CC||amodra at gmail dot com
--
Yo