https://sourceware.org/bugzilla/show_bug.cgi?id=33197
--- Comment #8 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The binutils-2_45-branch branch has been updated by Georg-Johann Lay <g...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=44cd1f92e5138d3a4f0d3387203017ccd2fd6678 commit 44cd1f92e5138d3a4f0d3387203017ccd2fd6678 Author: Alan Modra <amo...@gmail.com> Date: Wed Jul 23 21:52:31 2025 +0930 PR 33197 [AVR] Incorrect syntax in generated ldscript Rearrange scripttempl/avr.sc to avoid oddities of shells expanding ${RELOCATING+stuff} in here documents where "stuff" contains quoted strings. Also I think it is better to avoid multi-line "stuff" as it can be tricky to spot the ending brace. (cherry picked from commit ae114fb523efe908f9e807359e2f494ee64d2801) -- You are receiving this mail because: You are on the CC list for the bug.