This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d5dfd4793fe libgo: update to Go 1.14.6 release new ab660b01c33 Daily bump. new 8a8c2573568 rs6000: Generate _Decimal128 to _Decimal32 hardware convers [...]
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: contrib/ChangeLog | 4 + gcc/ChangeLog | 96 +++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/rs6000/dfp.md | 13 +++ gcc/config/rs6000/rs6000.md | 6 +- gcc/cp/ChangeLog | 6 ++ gcc/testsuite/ChangeLog | 81 +++++++++++++++++++ gcc/testsuite/gcc.target/powerpc/convert-fp-128.c | 18 ++--- gcc/testsuite/gcc.target/powerpc/pr92488.c | 43 ++++++++++ libstdc++-v3/ChangeLog | 5 ++ 10 files changed, 263 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/gcc.target/powerpc/pr92488.c