[PATCH, testsuite] Fix cmpsf-1.c

Maxim Kuvyrkov maxim@codesourcery.com
Tue Oct 12 18:54:00 GMT 2010


The expected result matrix for cmpsf-1.c does not look correct.  It has
10 * (133 - 68) = 650
entries, but there are only
(8 * 8) * 6 = 384
tests.  Moreover, the result for 8'th test (0.0 < 1.0) is wrong; this 
causes the test to fail.

I suspect that the test was reduced, but the matrix was not updated.

The following patch lists the results generated with x86_64-linux 
mainline.  Does it look correct?

Thanks,

-- 
Maxim Kuvyrkov
CodeSourcery
maxim@codesourcery.com
(650) 331-3385 x724
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: cmpsf.patch
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20101012/3a176da0/attachment.ksh>


More information about the Gcc-patches mailing list