|
From: <sv...@va...> - 2014-12-05 18:29:45
|
Author: florian
Date: Fri Dec 5 18:29:38 2014
New Revision: 14799
Log:
Update test result following VEX r3029.
Modified:
trunk/none/tests/s390x/fpext_warn.stderr.exp
Modified: trunk/none/tests/s390x/fpext_warn.stderr.exp
==============================================================================
--- trunk/none/tests/s390x/fpext_warn.stderr.exp (original)
+++ trunk/none/tests/s390x/fpext_warn.stderr.exp Fri Dec 5 18:29:38 2014
@@ -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)
|