This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cfdb961588b vect: Set counts of early break exit blocks correctly [PR117790] new b0cf0429bd7 c++: add fixed test [PR101740] new 0fa06d7fd78 AVR: target/118806 - Add -mno-call-main to tweak running main().
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 | 51 ++++++++++++++++++++++++++++++++++ gcc/config/avr/avr.opt | 4 +++ gcc/doc/invoke.texi | 34 +++++++++++++++++++++-- gcc/testsuite/g++.dg/template/dtor12.C | 19 +++++++++++++ 4 files changed, 106 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/template/dtor12.C