This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 71531733199 amdgcn: Fix VGPR max count new ef697f83917 AVR: Improve POST_INC output in some rare cases. new f6a41ebb5b4 AVR: Fix a typo in __builtin_avr_mask1 documentation. new c4d3dba253b AVR: target/116295 - Fix unrecognizable insn with __flash read.
The 3 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 | 36 ++++++++++++++++++++++++- gcc/doc/extend.texi | 2 +- gcc/testsuite/gcc.target/avr/torture/pr116295.c | 22 +++++++++++++++ 3 files changed, 58 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/avr/torture/pr116295.c