This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 165947fecf4 Add single_use to simplification (uncond_op + vec_cond -> c [...] new 18c8086d65f df: Don't set bbs dirty because of debug insn moves [PR104459] new 72f8d228aff middle-end/104496 - fix vectorized_internal_fn_supported_p
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/df-scan.cc | 6 +++-- gcc/internal-fn.cc | 3 ++- gcc/testsuite/gcc.dg/pr104459.c | 38 ++++++++++++++++++++++++++++++++ gcc/testsuite/gcc.target/i386/pr104496.c | 12 ++++++++++ 4 files changed, 56 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr104459.c create mode 100644 gcc/testsuite/gcc.target/i386/pr104496.c