https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118768
--- Comment #1 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Georg-Johann Lay <g...@gcc.gnu.org>: https://gcc.gnu.org/g:5282e13a938404d7d4edc0ccfe6cbe9b4f980d7e commit r15-7387-g5282e13a938404d7d4edc0ccfe6cbe9b4f980d7e Author: Georg-Johann Lay <a...@gjlay.de> Date: Wed Feb 5 12:01:55 2025 +0100 AVR: genmultilib.awk - Use more robust parsing of spaces. gcc/ PR target/118768 * config/avr/genmultilib.awk: Parse the AVR_MCU lines in a more robust way w.r.t. white spaces.