https://sourceware.org/bugzilla/show_bug.cgi?id=33197
--- Comment #5 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Alan Modra <amo...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=ae114fb523efe908f9e807359e2f494ee64d2801 commit ae114fb523efe908f9e807359e2f494ee64d2801 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. -- You are receiving this mail because: You are on the CC list for the bug.