https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121608
Bug ID: 121608 Summary: [avr] Don't link with --relax when -r is on Product: gcc Version: 16.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: gjl at gcc dot gnu.org Target Milestone: --- Relocatable linking with -r and --relax cannot be specified together. The link relax spec should be adjusted accordingly.