[llvm-bugs] [Bug 50522] New: Merge 7e83a7f1fdfcc2edde61f0a535f9d7a56f531db9 into 12.0.1
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri May 28 13:12:19 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=50522
Bug ID: 50522
Summary: Merge 7e83a7f1fdfcc2edde61f0a535f9d7a56f531db9 into
12.0.1
Product: new-bugs
Version: 12.0
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: dimitry at andric.com
CC: htmldeveloper at gmail.com, llvm-bugs at lists.llvm.org
Please merge
https://github.com/llvm/llvm-project/commit/7e83a7f1fdfcc2edde61f0a535f9d7a56f531db9
("Reland "[MC][ELF] Work around R_MIPS_LO16 relocation handling problem") into
12.0.1.
This fixes bug 49821, and avoids "ld.lld: error: test.o:(.rodata.str1.1):
offset is outside the section" errors when linking MIPS objects with
negative R_MIPS_LO16 implicit addends.
See also https://github.com/rust-lang/rust/issues/85562 and
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=988965 .
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210528/c3d790fe/attachment.html>
More information about the llvm-bugs
mailing list