gcc/gcc/testsuite ChangeLog.dfp gcc.misc-tests ...
bje@gcc.gnu.org
bje@gcc.gnu.org
Mon Sep 5 23:18:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Branch: dfp-branch
Changes by: bje@gcc.gnu.org 2005-09-05 23:18:25
Modified files:
gcc/testsuite : ChangeLog.dfp
gcc/testsuite/gcc.misc-tests: dectest.exp
Log message:
* testsuite/gcc.misc-tests/dectest.exp (TORTURE_OPTIONS): Pass
-frounding-math.
(dfp-run-test): Strip comments from directives lines.
(c-rounding-mode): Swap numeric assignments of half_up/half_even.
(c-unary-expression): Don't XFAIL library tests here.
(c-decimal-type): Do not handle a wider range of working precision
after all, as C provides no way to adjust the working precision.
Run tests with working precisions of 7, 16 or 34 only.
(is-supported-p): Rename proc from this ..
(supported-p): .. to this. Indicate library tests as unsupported.
(process-test-case): Update calls to supported-p.
(c-operand): Handle NaN* and sNaN* operands.
(frob-hex-constant): Rename from this ..
(transform-hex-constant): .. to this.
(make-c-test): Do not call __dfp_set_working_prec. Emit a global
char[] declaration (plus static initialiser) when hex constants
are used in the test case. Verify the result with memcmp.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.dfp.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.1.2.77&r2=1.1.2.78
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.misc-tests/dectest.exp.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.1.2.13&r2=1.1.2.14
More information about the Gcc-cvs
mailing list