[avr, patch 0/1] Addendum to PR3124: Don't PROVIDE __flmap_init_label

Georg-Johann Lay avr@gjlay.de
Tue Jan 30 13:37:00 GMT 2024


Hi Nick,

this patch removes PROVIDE from __flmap_init_label,
which is needed to make the startup code from AVR-LibC work
with versions of Binutils that don't have PR31124: The start
code would weakly define __flmap_init_label, but when Binutils DOES
support PR31124, then we need the correct values, hence no PROVIDE.

If approved, please apply.

Also if it is possible to squeeze this in v2.42, that would be great.

Thanks,

Johann


More information about the Binutils mailing list