This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 02ca9d3f0c5 libstdc++: Fix std::basic_format_arg::handle for BasicFormatters new cda38361618 AVR: target/114100 - Better indirect accesses for reduced Tiny
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/common/config/avr/avr-common.cc | 2 + gcc/config/avr/avr-passes.def | 9 + gcc/config/avr/avr-protos.h | 2 + gcc/config/avr/avr.cc | 785 +++++++++++++++++++++++++++++++++++- gcc/config/avr/avr.md | 29 ++ gcc/config/avr/avr.opt | 8 + gcc/doc/invoke.texi | 10 +- 7 files changed, 843 insertions(+), 2 deletions(-)