From: bangerth Date: Sun, 26 Aug 2007 23:46:10 +0000 (+0000) Subject: One ppc, long double is the same as double, and so long double max is finite when... X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2d49d729d8d66ba092772b2d7f2d632af9f21eb;p=dealii-svn.git One ppc, long double is the same as double, and so long double max is finite when converted to double git-svn-id: https://svn.dealii.org/trunk@15048 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/base/is_finite/cmp/powerpc-apple-darwin8.10.0+gcc4.0 b/tests/base/is_finite/cmp/powerpc-apple-darwin8.10.0+gcc4.0 new file mode 100644 index 0000000000..c20de1968e --- /dev/null +++ b/tests/base/is_finite/cmp/powerpc-apple-darwin8.10.0+gcc4.0 @@ -0,0 +1,33 @@ + +DEAL::nan --> 0 +DEAL::nan --> 0 +DEAL::inf --> 0 +DEAL::-inf --> 0 +DEAL::0 --> 1 +DEAL::1.80e+308 --> 1 +DEAL::1.00 --> 1 +DEAL::-1.00 --> 1 +DEAL::nan --> 0 +DEAL::nan --> 0 +DEAL::inf --> 0 +DEAL::-inf --> 0 +DEAL::2.00e-292 --> 1 +DEAL::1.80e+308 --> 1 +DEAL::1.00 --> 1 +DEAL::-1.00 --> 1 +DEAL::0 --> 1 +DEAL::0 --> 1 +DEAL::0 --> 1 +DEAL::0 --> 1 +DEAL::-2147483648 --> 1 +DEAL::2147483647 --> 1 +DEAL::1 --> 1 +DEAL::-1 --> 1 +DEAL::0 --> 1 +DEAL::0 --> 1 +DEAL::0 --> 1 +DEAL::0 --> 1 +DEAL::0 --> 1 +DEAL::4294967295 --> 1 +DEAL::1 --> 1 +DEAL::4294967295 --> 1