This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f687fc1ff6d analyzer: improve strdup handling [PR105899] new 14a3839c63d rs6000, add overloaded DFP quantize support
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/rs6000/dfp.md | 25 +++- gcc/config/rs6000/rs6000-builtins.def | 15 +++ gcc/config/rs6000/rs6000-overload.def | 10 ++ gcc/doc/extend.texi | 17 +++ gcc/testsuite/gcc.target/powerpc/pr93448.c | 200 +++++++++++++++++++++++++++++ 5 files changed, 266 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/powerpc/pr93448.c