This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c534174d4ca RISC-V: Use riscv_2x_xlen_mode_p [NFC] new e2eb9da5546 dfp: Further decimal_real_to_integer fixes [PR120631]
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/dfp.cc | 46 +++++++++++++++++++++++++++------ gcc/testsuite/gcc.dg/dfp/bitint-10.c | 49 ++++++++++++++++++++++++++++++++++++ gcc/testsuite/gcc.dg/dfp/pr120631.c | 25 ++++++++++++++++++ 3 files changed, 112 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/dfp/bitint-10.c create mode 100644 gcc/testsuite/gcc.dg/dfp/pr120631.c