From c57a92dda4e2f0ad47b732b5158ba14e14391695 Mon Sep 17 00:00:00 2001 From: Florian Krohm Date: Fri, 5 Dec 2014 18:29:38 +0000 Subject: [PATCH] Update test result following VEX r3029. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14799 --- none/tests/s390x/fpext_warn.stderr.exp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/none/tests/s390x/fpext_warn.stderr.exp b/none/tests/s390x/fpext_warn.stderr.exp index 9f7943b597..eb42c49295 100644 --- a/none/tests/s390x/fpext_warn.stderr.exp +++ b/none/tests/s390x/fpext_warn.stderr.exp @@ -1,19 +1,19 @@ Emulation warning: unsupported action: The specified rounding mode cannot be supported. That - feature requires the floating point extension facility. + feature requires the floating point extension facility which is not available on this host. Continuing using the rounding mode from FPC. Results may differ! at 0x........: main (fpext_warn.c:10) Emulation warning: unsupported action: The specified rounding mode cannot be supported. That - feature requires the floating point extension facility. + feature requires the floating point extension facility which is not available on this host. Continuing using the rounding mode from FPC. Results may differ! at 0x........: main (fpext_warn.c:10) Emulation warning: unsupported action: The specified rounding mode cannot be supported. That - feature requires the floating point extension facility. + feature requires the floating point extension facility which is not available on this host. Continuing using the rounding mode from FPC. Results may differ! at 0x........: main (fpext_warn.c:10) -- 2.47.3