Re: [patch,avr] Remove remains of reload

2025-08-03 Thread Denis Chertykov
вс, 3 авг. 2025 г. в 14:57, Georg-Johann Lay : > > This patch removes remains of reload from the avr BE. > > No new regressions. Ok for trunk? Please apply. Denis

[patch,avr] Remove remains of reload

2025-08-03 Thread Georg-Johann Lay
This patch removes remains of reload from the avr BE. No new regressions. Ok for trunk? Johann -- AVR: target/121359: Remove -mlra and remains of reload. PR target/121359 gcc/ * config/avr/avr.h: Remove -mlra and remains of reload. * config/avr/avr.cc: Same. *