https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106814

            Bug ID: 106814
           Summary: [13 regression] r13-2266-g8bb1df032cc080 breaks some
                    mpfr tests
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
          Assignee: unassigned at gcc dot gnu.org
          Reporter: seurer at gcc dot gnu.org
  Target Milestone: ---

g:8bb1df032cc080b751e00c0d7d86c31a630105f9, r13-2266-g8bb1df032cc080 

This commit broke some of the mpfr tests on a bootstrap build.

Error in check_misc for +0.
  mpfr_get_decimal128() returned: 0.0
  mpfr_set_decimal128() set x to: -0 approx.
    = -0
FAIL tget_set_d128 (exit status: 1)

Error in check_misc for +0.
  mpfr_get_decimal64() returned:
|1010001000110100000000000000000000000000000000000000000000000000|
  mpfr_set_decimal64() set x to: -0 approx.
    = -0
FAIL tget_set_d64 (exit status: 1)



commit 8bb1df032cc080b751e00c0d7d86c31a630105f9 (HEAD)
Author: Aldy Hernandez <al...@redhat.com>
Date:   Tue Aug 30 08:23:33 2022 +0200

    Add support for floating point endpoints to frange.

Reply via email to