Fix dtoab.

* lib/mes/dtoab.c (dtoab): Fix it.
* lib/tests/mes/90-dtoab.c (main): Fix test.
* build-aux/check-mescc.sh (XFAIL_TESTS: Remove it.
This commit is contained in:
Danny Milosavljevic 2019-03-14 23:43:37 +01:00 committed by Jan Nieuwenhuizen
parent e0926c6e12
commit 6a31571d5a
No known key found for this signature in database
GPG Key ID: F3C1A0D9C1D65273
1 changed files with 1 additions and 0 deletions

View File

@ -267,6 +267,7 @@ lib/tests/mes/90-dtoab.c
if test $mes_cpu = x86; then
XFAIL_TESTS="$XFAIL_TESTS
lib/tests/mes/90-dtoab.c
"
fi