https://sourceware.org/bugzilla/show_bug.cgi?id=33409
--- Comment #16 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The binutils-2_45-branch branch has been updated by Sam James <[email protected]>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=b4bde11f310693a2a2c677bb2a470bb26da69603 commit b4bde11f310693a2a2c677bb2a470bb26da69603 Author: H.J. Lu <[email protected]> Date: Thu Sep 18 04:55:38 2025 -0700 ld: Don't use -mdirect-extern-access for LoongArch Don't check DIRECT_EXTERN_ACCESS_CFLAGS/NO_DIRECT_EXTERN_ACCESS_CFLAGS for LoongArch since -mdirect-extern-access on LoongArch works only without dynamic linker. PR ld/33409 * testsuite/config/default.exp (DIRECT_EXTERN_ACCESS_CFLAGS): Skip on LoongArch. (NO_DIRECT_EXTERN_ACCESS_CFLAGS): Likewise. Signed-off-by: H.J. Lu <[email protected]> (cherry picked from commit d654421dc263744463002d7e0af0e39ce5206e19) -- You are receiving this mail because: You are on the CC list for the bug.
