This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4c014a9db52 c++, coroutines: Improve diagnostics for awaiter/promise. new fc0a8eee5b5 AVR: Fix PR120423 / PR116389.
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.md | 35 ++++++++++++++++++++++ gcc/testsuite/gcc.target/avr/torture/pr120423-1.c | 29 ++++++++++++++++++ .../gcc.target/avr/torture/pr120423-116389.c | 22 ++++++++++++++ gcc/testsuite/gcc.target/avr/torture/pr120423-2.c | 30 +++++++++++++++++++ 4 files changed, 116 insertions(+) create mode 100644 gcc/testsuite/gcc.target/avr/torture/pr120423-1.c create mode 100644 gcc/testsuite/gcc.target/avr/torture/pr120423-116389.c create mode 100644 gcc/testsuite/gcc.target/avr/torture/pr120423-2.c