You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please merge 7e83a7f ("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.
Extended Description
Please merge 7e83a7f ("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 rust-lang/rust#85562 and https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=988965 .
The text was updated successfully, but these errors were encountered: