https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83801
Georg-Johann Lay <gjl at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Known to work| |7.2.1 Summary|[avr] String constant in |[8 Regression][avr] String |__flash not put into |constant in __flash not put |.progmem |into .progmem --- Comment #1 from Georg-Johann Lay <gjl at gcc dot gnu.org> --- Old v7.2 does it correctly: one string in flash, one in RAM.