]> git.ipfire.org Git - thirdparty/valgrind.git/commit
To test extended BFP opcodes we need sizeof(long double) == 16.
authorFlorian Krohm <florian@eich-krohm.de>
Fri, 4 Sep 2015 20:52:20 +0000 (20:52 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Fri, 4 Sep 2015 20:52:20 +0000 (20:52 +0000)
commit38aa18c1843c8f3c30f2c0af306b42a08ac092cb
tree7fa25587210a96703037ee444cab8de82e6dcf49
parentcc9d412d2d96c32e949db46f0ed7b6a110b5d973
To test extended BFP opcodes we need sizeof(long double) == 16.
Certain old versions of GCC don't have that as default. So we must
give -mlong-double-128 on the command line.
Pertains to BZ #352183.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15623
configure.ac
none/tests/s390x/Makefile.am
none/tests/s390x/fpext.vgtest
none/tests/s390x/fpext_fail.vgtest