From 24f5deb64d9b0c33280108f185d03ff7dfef30ce Mon Sep 17 00:00:00 2001 From: Georg-Johann Lay Date: Wed, 31 Jan 2024 11:23:20 +0000 Subject: 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. --- ld/scripttempl/avr.sc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 <