https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77609
Gabriel Rauter <rauter.gabriel at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rauter.gabriel at gmail dot com --- Comment #6 from Gabriel Rauter <rauter.gabriel at gmail dot com> --- This change breaks the .noinit section on avr which now gets set to PROGBTIS because the section type is omitted. It should be NOBITS.