* gcc.dg/dfp/fe-convert-2.c: Force use of soft dfp on s390 and
s390x.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@183694
138bc75d-0d04-0410-961f-
82ee72b054a4
+2012-01-30 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
+
+ * gcc.dg/dfp/fe-convert-2.c: Force use of soft dfp on s390 and
+ s390x.
+
2012-01-29 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
PR testsuite/51875
+/* { dg-options "-mno-hard-dfp" { target { s390*-*-* } } } */
+
/* Check that appropriate exceptions are raised for BFP to DFP conversions.
The test only uses double and _Decimal32; tests for conversions to
_Decimal64 would need 128-bit long double. */