This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1c7b110e1e4 vect: fix out-of-bound access in supports_vec_convert_optab [...] new ba3ff5e3514 middle-end/104786 - ICE with asm and VLA new 4470e813b0b testsuite/104759 - adjust gcc.dg/vect/vect-multitypes-12.c
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/cfgexpand.cc | 4 +++- gcc/testsuite/gcc.dg/pr104786.c | 8 ++++++++ gcc/testsuite/gcc.dg/vect/vect-multitypes-12.c | 6 ++---- 3 files changed, 13 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr104786.c