public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/26954] New: FAIL: gdb.base/float128.exp: print large128 (GDB may be missing MPFR support!)
@ 2020-11-26 14:58 vries at gcc dot gnu.org
  2020-11-26 16:59 ` [Bug testsuite/26954] " vries at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: vries at gcc dot gnu.org @ 2020-11-26 14:58 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=26954

            Bug ID: 26954
           Summary: FAIL: gdb.base/float128.exp: print large128 (GDB may
                    be missing MPFR support!)
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: testsuite
          Assignee: unassigned at sourceware dot org
          Reporter: vries at gcc dot gnu.org
  Target Milestone: ---

Indeed:
...
$ ./gdb -configuration | grep -i mpfr
             --without-mpfr
...

On another gdb where the test passes:
...
$ ./gdb --configuration | grep mpfr
             --with-mpfr
...

This shouldn't be FAIL, just unsupported or some such.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-12-11 12:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-26 14:58 [Bug testsuite/26954] New: FAIL: gdb.base/float128.exp: print large128 (GDB may be missing MPFR support!) vries at gcc dot gnu.org
2020-11-26 16:59 ` [Bug testsuite/26954] " vries at gcc dot gnu.org
2020-12-10 12:54 ` vries at gcc dot gnu.org
2020-12-11 12:55 ` cvs-commit at gcc dot gnu.org
2020-12-11 12:55 ` vries at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).