summaryrefslogtreecommitdiff
path: root/mpc/tests/pow_si.dat
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2016-05-31 10:43:16 +0100
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2016-06-06 15:48:39 +0100
commit3f7444622d9cefa90d2f8b0deffbdb0b6b001689 (patch)
treecde367941fcfdc68bfd42bbd9c32b66534f61e31 /mpc/tests/pow_si.dat
parent708ff32644d0b12d6b6e7e0ef6df09cc3773e9ec (diff)
downloadgcc-tarball-3f7444622d9cefa90d2f8b0deffbdb0b6b001689.tar.gz
Import http://www.multiprecision.org/mpc/download/mpc-1.0.3.tar.gzbaserock/pedroalvarez/gcc6-experimental
Diffstat (limited to 'mpc/tests/pow_si.dat')
-rw-r--r--mpc/tests/pow_si.dat29
1 files changed, 29 insertions, 0 deletions
diff --git a/mpc/tests/pow_si.dat b/mpc/tests/pow_si.dat
new file mode 100644
index 0000000000..a45d022147
--- /dev/null
+++ b/mpc/tests/pow_si.dat
@@ -0,0 +1,29 @@
+# Data file for mpc_pow_si.
+#
+# Copyright (C) 2011 INRIA
+#
+# This file is part of GNU MPC.
+#
+# GNU MPC is free software; you can redistribute it and/or modify it under
+# the terms of the GNU Lesser General Public License as published by the
+# Free Software Foundation; either version 3 of the License, or (at your
+#o ption) any later version.
+#
+# GNU MPC is distributed in the hope that it will be useful, but WITHOUT ANY
+# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+# FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for
+# more details.
+#
+# You should have received a copy of the GNU Lesser General Public License
+# along with this program. If not, see http://www.gnu.org/licenses/ .
+#
+# The line format respects the parameter order in function prototype as
+# follow:
+#
+# INEX_RE INEX_IM PREC_ROP_RE ROP_RE PREC_ROP_IM ROP_IM PREC_OP1_RE OP1_RE PREC_OP1_IM OP1_IM OP2 RND_RE RND_IM
+#
+# For further details, see add_fr.dat.
+
+# special cases with exponents -1 and -2
+0 0 53 0.5 53 -0.5 53 1 53 1 -1 N N
+0 0 53 0 53 -0.5 53 1 53 1 -2 N N