This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13 in repository gcc.
from 9a2b621ec55 AVR: Add new devices AVR16LA14/20/28/32 and AVR32LA14/20/28/32. new 8f635516c86 Daily bump. new d02cd309ad2 isel: Check bounds before converting VIEW_CONVERT to VEC_SET.
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/ChangeLog | 23 +++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/gimple-isel.cc | 10 ++++++++++ gcc/testsuite/ChangeLog | 8 ++++++++ gcc/testsuite/gcc.dg/pr122126_vextr.c | 9 +++++++++ gcc/testsuite/gcc.dg/pr122126_vset.c | 9 +++++++++ 6 files changed, 60 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.dg/pr122126_vextr.c create mode 100644 gcc/testsuite/gcc.dg/pr122126_vset.c