https://sourceware.org/bugzilla/show_bug.cgi?id=33409
--- Comment #12 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by H.J. Lu <[email protected]>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d654421dc263744463002d7e0af0e39ce5206e19 commit d654421dc263744463002d7e0af0e39ce5206e19 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]> -- You are receiving this mail because: You are on the CC list for the bug.
