This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8182108962e Support multi-tool sum files in dg-cmp-results.sh new 9bb0fea963c Fix rounding pattern similar to PR73350. new da8a3140d64 gcc/ChangeLog:
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/ChangeLog | 21 +++++++ gcc/config/i386/i386.c | 4 +- gcc/config/i386/subst.md | 9 +-- gcc/config/rs6000/altivec.md | 93 +++++++++++++++++++++++++++++++ gcc/config/rs6000/rs6000-builtin.def | 8 +++ gcc/config/rs6000/rs6000-c.c | 8 +-- gcc/config/rs6000/rs6000.c | 6 ++ gcc/testsuite/ChangeLog | 4 ++ gcc/testsuite/gcc.target/i386/pr73350-2.c | 35 ++++++++++++ 9 files changed, 178 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr73350-2.c