https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107201
--- Comment #1 from Georg-Johann Lay <gjl at gcc dot gnu.org> --- Created attachment 53691 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53691&action=edit pr107201.diff: Proposed patch. This proposed patch (effectively) sets macro X_NODEVLIB to "" in all of ./config/avr/driver-avr.cc. -nodevicelib is a known driver option from avr.opt, so there should be no need to explicitly remove it by hand by means of %<nodevicelib etc. like with previous X_NODEVLIB.