https://sourceware.org/bugzilla/show_bug.cgi?id=30422
--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <ni...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8b7b3b2bf4357781439e5434c4a5942ea29e983d commit 8b7b3b2bf4357781439e5434c4a5942ea29e983d Author: Luca Bonissi <g...@scarsita.it> Date: Wed May 10 12:08:28 2023 +0100 or1k relocation truncated to fit: R_OR1K_GOT16 even when using -mcmodel=large PR 30422 * elf32-or1k.c (or1k_elf_relocate_section): Prescan for R_OR1K_GOT_AHI16 relocs as they may occur after R_OR1K_GOT16 relocs. -- You are receiving this mail because: You are on the CC list for the bug.