This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14 in repository gcc.
from 37bbd2c1667 c: Fix ICE related to incomplete structures in C23 [PR114930] new 7249b3cdc16 AVR: target/88236, target/115726 - Fix __memx code generation.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/config/avr/avr.cc | 8 +- gcc/config/avr/avr.md | 18 +++- .../gcc.target/avr/torture/pr88236-pr115726.c | 115 +++++++++++++++++++++ 3 files changed, 138 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.target/avr/torture/pr88236-pr115726.c