r125718 - in /trunk/gcc/testsuite: ChangeLog gc...

hjl@gcc.gnu.org hjl@gcc.gnu.org
Thu Jun 14 17:24:00 GMT 2007


Author: hjl
Date: Thu Jun 14 17:24:22 2007
New Revision: 125718

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125718
Log:
2007-06-14  H.J. Lu  <hongjiu.lu@intel.com>

	* gcc.dg/dfp/fe-convert-1.c: Expect FE_OVERFLOW when converting
	from 10.000000e96DD to _Decimal32, from 10.000000e96DL to
	_Decimal32 and from 10.00000000000000E384DL to _Decimal64.

	*  gcc.dg/dfp/fe-convert-2.c: Expect FE_INEXACT when converting
	from 1.0e96 and -1.0e96 to _Decimal32. Enable testing for
	converting from 1.0e-96 and 0.00048828125 to _Decimal32 when
	BID is used.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.dg/dfp/fe-convert-1.c
    trunk/gcc/testsuite/gcc.dg/dfp/fe-convert-2.c



More information about the Gcc-cvs mailing list