This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f6462f66472 c++: constexpr, array, private ctor [PR120800] new 7d75e87f305 AVR: rtl-optimization/121340 - New mini-pass to undo superf [...] new 33d02f3f13c AVR: Set .type of jump table label.
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/common/config/avr/avr-common.cc | 1 + gcc/config/avr/avr-passes.cc | 139 ++++++++++++++++++++++++++++++++++++ gcc/config/avr/avr-passes.def | 8 +++ gcc/config/avr/avr-protos.h | 1 + gcc/config/avr/avr.cc | 7 ++ gcc/config/avr/avr.opt | 4 ++ gcc/doc/invoke.texi | 6 +- 7 files changed, 165 insertions(+), 1 deletion(-)