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 05a3929f9c1 Daily bump. new a4183ab7cfb libstdc++: ppc: conditionalize vsx-only simd intrinsics new e628690d633 [PR105455] Set edge probabilities when hardening conditionals
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-harden-conditionals.cc | 2 ++ gcc/testsuite/gcc.dg/pr105455.c | 17 +++++++++++++++++ libstdc++-v3/include/experimental/bits/simd.h | 13 ++++++++++--- 3 files changed, 29 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr105455.c