https://sourceware.org/bugzilla/show_bug.cgi?id=24784

--- Comment #3 from Fangrui Song <maskray at google dot com> ---
This was discovered by a Rust user. They use clang integrated assembler (not
GNU as) with GNU ld. The integrated assembler isn't configured with
-Wa,-mrelax-relocations=yes on by default. I worked around that in
https://reviews.llvm.org/D64304 but it'd be nice if binutils 2.33 (or 2.34)
will fix the issue.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to