This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ccfdda34341 VECT: Support LEN_MASK_{LOAD,STORE} ifn && optabs new 58e1bc2b1c8 avr: Fix wrong array bounds warning on SFR access
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 | 6 ------ gcc/config/avr/avr.cc | 17 +++++++++++++++++ gcc/testsuite/gcc.target/avr/pr105523.c | 14 ++++++++++++++ gcc/testsuite/lib/target-supports.exp | 3 ++- 4 files changed, 33 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gcc.target/avr/pr105523.c