This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14 in repository gcc.
from 3597a61dcdc AVR: Add new devices AVR16LA14/20/28/32 and AVR32LA14/20/28/32. new 6cd7c0f91b7 Daily bump. new db138aff124 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