This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12 in repository gcc.
from 002a4f04b3c Daily bump. new 4d39f68b891 target/82931: Make a pattern more generic to match more bit [...] new 0537c71aa7e target/104327: Allow more inlining between different optimi [...]
The 2 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 | 25 +++++++++++++++++++++++++ gcc/config/avr/avr.md | 24 ++++++++++++++---------- gcc/testsuite/gcc.target/avr/pr82931.c | 29 +++++++++++++++++++++++++++++ 3 files changed, 68 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gcc.target/avr/pr82931.c