This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-8-branch in repository gcc.
from 9a118ab0fcd PR middle-end/87248 * fold-const.c (fold_ternary_loc) <ca [...] new 8d42ca1f68b S/390: Use proper rounding mode for DFP to BFD conversions
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/ChangeLog | 13 ++++++++++ gcc/config/s390/s390.md | 28 ++++++++++++++++++--- gcc/testsuite/ChangeLog | 7 ++++++ .../gcc.target/s390/dfp_to_bfp_rounding.c | 29 ++++++++++++++++++++++ 4 files changed, 73 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.target/s390/dfp_to_bfp_rounding.c