From: Georg-Johann Lay Date: Wed, 31 Jan 2024 11:23:20 +0000 (+0000) Subject: PR31124: Addendum: Remove PROVIDE of __flmap_init_label, __flmap. X-Git-Tag: gdb-15-branchpoint~1083 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=24f5deb64d9b0c33280108f185d03ff7dfef30ce;p=thirdparty%2Fbinutils-gdb.git PR31124: Addendum: Remove PROVIDE of __flmap_init_label, __flmap. Supply these symbols as computed by the linker scripts, even when there are weak definitions. PR 31124 * scripttempl/avr.sc (__flmap, __flmap_init_label): Remove PROVIDE. --- diff --git a/ld/scripttempl/avr.sc b/ld/scripttempl/avr.sc index 3b18897f33c..329d57e2849 100644 --- a/ld/scripttempl/avr.sc +++ b/ld/scripttempl/avr.sc @@ -358,8 +358,8 @@ EOF if test -z "${HAVE_FLMAP}" && test -n "${RELOCATING}"; then cat <