This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12 in repository gcc.
from b931d0cfd33 Fix internal error with vectorization on SPARC new 9468cc35dac isel: Fix up gimple_expand_vec_set_expr [PR105528] new ab8a8d05373 x86: Add .note.GNU-stack section only for Linux
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/gimple-isel.cc | 3 ++- gcc/testsuite/gcc.dg/pr105528.c | 23 ++++++++++++++++++++++ gcc/testsuite/gcc.target/i386/iamcu/asm-support.S | 2 ++ gcc/testsuite/gcc.target/x86_64/abi/asm-support.S | 2 ++ .../gcc.target/x86_64/abi/avx/asm-support.S | 2 ++ .../gcc.target/x86_64/abi/avx512f/asm-support.S | 2 ++ .../gcc.target/x86_64/abi/avx512fp16/asm-support.S | 2 ++ .../x86_64/abi/avx512fp16/m256h/asm-support.S | 2 ++ .../x86_64/abi/avx512fp16/m512h/asm-support.S | 2 ++ .../gcc.target/x86_64/abi/ms-sysv/do-test.S | 2 ++ 10 files changed, 41 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.dg/pr105528.c