This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]