This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
gcc/gcc/testsuite ChangeLog.dfp gcc.misc-tests ...
- From: bje at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: 8 Sep 2005 07:27:34 -0000
- Subject: gcc/gcc/testsuite ChangeLog.dfp gcc.misc-tests ...
CVSROOT: /cvs/gcc
Module name: gcc
Branch: dfp-branch
Changes by: bje@gcc.gnu.org 2005-09-08 07:27:33
Modified files:
gcc/testsuite : ChangeLog.dfp
gcc/testsuite/gcc.misc-tests: dectest.exp
Log message:
* gcc.misc-tests/dectest.exp (nan-p): New proc.
(infinity-p): Likewise.
(isnan-builtin-name): Likewise.
(isinf-builtin-name): Likewise.
(hex-constant-p): Remove unused proc.
(make-c-test): Simplify the constructed filename. Specially
handle the possibility of NaN and infinity results.
(supported-p): Receive the test id as an argument. Return false
for a number of specific dectest tests are unsupported.
(c-operand): Clean up handling of special values like NaN.
(process-test-case): Pass the test id as expected by supported-p.
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.84&r2=1.1.2.85
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.14&r2=1.1.2.15