[Bug target/110217] [avr] SREG: use BSET and BCLR instead of load/modify/write

2023-07-10 Thread mx682x at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110217 --- Comment #2 from mx682x at gmail dot com --- I see, thank you for you input. > Apart from that, the proposed patch won't work for indirect addressing, or > when the compiler is turning direct addresses to indirect addresses (using > CSE etc,

[Bug target/110217] New: [avr] SREG: use BSET and BCLR instead of load/modify/write

2023-06-12 Thread mx682x at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110217 Bug ID: 110217 Summary: [avr] SREG: use BSET and BCLR instead of load/modify/write Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal