This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a92b2be97f3 arm: remove support for iWMMX/iWMMX2 intrinsics new b3cb0c3302a i386: Fix addcarry/subborrow issues [PR117860]
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/config/i386/i386.cc | 23 ++++++++- gcc/config/i386/i386.md | 85 +++++++++++++++++++++++++------- gcc/testsuite/gcc.target/i386/pr117860.c | 52 +++++++++++++++++++ 3 files changed, 140 insertions(+), 20 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr117860.c