Re: [patch,avr] Use more robust parsing of spaces in genmultilib.awk

2025-02-05 Thread Denis Chertykov
Georg-Johann Lay writes: > This patch implements a more robust parsing of the > AVR_MCU lines in genmultlib.awk. > > The generated t-multilib-avr is the same. > > Ok for trunk? Ok. Please apply. Denis.

[patch,avr] Use more robust parsing of spaces in genmultilib.awk

2025-02-05 Thread Georg-Johann Lay
This patch implements a more robust parsing of the AVR_MCU lines in genmultlib.awk. The generated t-multilib-avr is the same. Ok for trunk? Johann AVR: genmultilib.awk - Use more robust parsing of spaces. gcc/ * config/avr/genmultilib.awk: Parse the AVR_MCU lines in a more rob