This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8def1d525c5 Typo fixes - functoin -> function [PR93796] new be7c145ad52 tree-ssa: Fix ICE in build_vector_type [PR93780]
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/ChangeLog | 5 +++++ gcc/testsuite/ChangeLog | 7 ++++++- gcc/testsuite/gcc.dg/pr93780.c | 15 +++++++++++++++ gcc/tree-ssa.c | 6 ++++-- 4 files changed, 30 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr93780.c