This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f3ee8bc1cb1 aarch64: Fix build failure due to missing header new d833114c5f8 AVR: target/117726 - Better optimize shifts. new 75ade6106bb AVR: target/117681 - Set UNWIND_WORD_MODE to Pmode.
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-passes.cc | 238 +++++++++++++++++++++++++++----- gcc/config/avr/avr-passes.def | 13 +- gcc/config/avr/avr.cc | 232 ++++++++++++++++++++++--------- gcc/config/avr/avr.md | 310 +++++++++++++++++++++++------------------- gcc/config/avr/constraints.md | 30 ++++ gcc/doc/invoke.texi | 10 +- 6 files changed, 580 insertions(+), 253 deletions(-)