]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Add a test re conversions of QNaNs between 64- and 80-bit FP
authorJulian Seward <jseward@acm.org>
Wed, 11 Apr 2012 07:12:32 +0000 (07:12 +0000)
committerJulian Seward <jseward@acm.org>
Wed, 11 Apr 2012 07:12:32 +0000 (07:12 +0000)
commitcfd1bdd20b328c9e7eed3232853094fd4e8ee090
treed43e20e54449f4da625a94f06500cb069064a475
parent2bd926a725b8c0e3ff0ace9f0ccd9357b650afcf
Add a test re conversions of QNaNs between 64- and 80-bit FP
formats.  Related to Mozilla bug #738117.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12497
none/tests/amd64/Makefile.am
none/tests/amd64/nan80and64.c [new file with mode: 0644]
none/tests/amd64/nan80and64.stderr.exp [new file with mode: 0644]
none/tests/amd64/nan80and64.stdout.exp [new file with mode: 0644]
none/tests/amd64/nan80and64.vgtest [new file with mode: 0644]