Re: [patch,avr] Make more use of avr_byte()

2024-09-13 Thread Denis Chertykov
пт, 13 сент. 2024 г. в 15:08, Georg-Johann Lay : > > This is a no-op change that uses the recently added avr_byte() > function instead of simplify_gen_subreg (QImode, ... > > Ok for trunk? Ok. Please, apply. Denis > > Johann > > -- > > AVR: Use avr_byte instead of simplify_gen_subreg (QImod

[patch,avr] Make more use of avr_byte()

2024-09-13 Thread Georg-Johann Lay
This is a no-op change that uses the recently added avr_byte() function instead of simplify_gen_subreg (QImode, ... Ok for trunk? Johann -- AVR: Use avr_byte instead of simplify_gen_subreg (QImode, ... There are many places where asm output functions have to look at the constituen