]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Improve gdb.base/float128.exp failure message
authorUlrich Weigand <ulrich.weigand@de.ibm.com>
Wed, 20 Jun 2018 14:24:16 +0000 (16:24 +0200)
committerUlrich Weigand <ulrich.weigand@de.ibm.com>
Wed, 20 Jun 2018 14:24:16 +0000 (16:24 +0200)
commit1d554008b3747c6ccaa8e3a08cc797cfade242f3
tree3732301c3d4d26c0ae1776e66576b67e7a12acb1
parentb939d8a0dedbe0f0667500e1741e25baf03fe64c
Improve gdb.base/float128.exp failure message

If the "print large128" sub-test fails in a manner that typically
indicates internal overflow due to GDB being built without MPFR
support, explicitly state this in the failure message.

gdb/testsuite/ChangeLog:
2018-06-20  Ulrich Weigand  <uweigand@de.ibm.com>

* gdb.base/float128.exp: Add comment and improved fail message
to the failure case of "print large128" test.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/float128.exp