This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8d1c6e7038b rs6000: add V1TI into vector comparison expand [PR103316] new 6a27c430468 expand: Fix up IFN_ATOMIC_{BIT*,*CMP_0} expansion [PR105951]
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/builtins.cc | 51 +++++++++++++++++++++++++----- gcc/testsuite/gcc.target/i386/pr105951-1.c | 5 +++ gcc/testsuite/gcc.target/i386/pr105951-2.c | 5 +++ gcc/tree-ssa-ccp.cc | 19 ++++++----- 4 files changed, 64 insertions(+), 16 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr105951-1.c create mode 100644 gcc/testsuite/gcc.target/i386/pr105951-2.c