[Bug target/107957] [AVR] Missed optimization in access to upper-half of a variable

2022-12-05 Thread mrjjot at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107957 --- Comment #1 from Jacek Wieczorek --- A little correction - I just noticed my mistake. Assembly for rawr() is in fact correct. Apparently this happens only for variables longer than 16 bits.

[Bug target/107957] New: Missed optimization in access to upper-half of a variable

2022-12-03 Thread mrjjot at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107957 Bug ID: 107957 Summary: Missed optimization in access to upper-half of a variable Product: gcc Version: 12.2.0 Status: UNCONFIRMED Severity: normal P