: normal
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: dongjianqiang2 at huawei dot com
Target Milestone: ---
Created attachment 13084
--> https://sourceware.org/bugzilla/attachment.cgi?id=13084&action=edit
testcase
https://sourceware.org/bugzilla/show_bug.cgi?id=27127
John Dong changed:
What|Removed |Added
Target||mips32
--
You are receiving this mail be
https://sourceware.org/bugzilla/show_bug.cgi?id=27127
--- Comment #1 from John Dong ---
This fixes mips32 got relocation overflow.
diff --git a/bfd/elfxx-mips.c b/bfd/elfxx-mips.c
index d7e3aed3b6..4a8973a0b4 100644
--- a/bfd/elfxx-mips.c
+++ b/bfd/elfxx-mips.c
@@ -55,6 +55,13 @@ enum mips_got_t
https://sourceware.org/bugzilla/show_bug.cgi?id=27127
John Dong changed:
What|Removed |Added
Component|binutils|ld
--
You are receiving this mail becaus
https://sourceware.org/bugzilla/show_bug.cgi?id=26945
John Dong changed:
What|Removed |Added
CC||dongjianqiang2 at huawei dot
com
https://sourceware.org/bugzilla/show_bug.cgi?id=32870
--- Comment #4 from John Dong ---
(In reply to Sam James from comment #3)
> Could you send the patch to the ML? Thanks.
Thank you for your reply. I’ve sent the patch to ML. Could you please help
review it? Thank you!
https://sourceware.org/
Severity: normal
Priority: P2
Component: ld
Assignee: unassigned at sourceware dot org
Reporter: dongjianqiang2 at huawei dot com
Target Milestone: ---
Reproduction environment:
- Toolchain: LLVM 15.0.4 + binutils 2.41
- testcase main.c: int main
https://sourceware.org/bugzilla/show_bug.cgi?id=32870
--- Comment #1 from John Dong ---
Created attachment 16021
--> https://sourceware.org/bugzilla/attachment.cgi?id=16021&action=edit
main.o: LLVM IR bitcode
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=32870
--- Comment #2 from John Dong ---
Created attachment 16022
--> https://sourceware.org/bugzilla/attachment.cgi?id=16022&action=edit
proposed patch
--
You are receiving this mail because:
You are on the CC list for the bug.