]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Finetune arch_hwcaps() in none/tests/libvex_test.c
authorPetar Jovanovic <mips32r2@gmail.com>
Thu, 14 Mar 2019 16:02:53 +0000 (16:02 +0000)
committerPetar Jovanovic <mips32r2@gmail.com>
Thu, 14 Mar 2019 16:02:53 +0000 (16:02 +0000)
commitcd20c8ca5815f0abf9d1bdb47888753bdb5c5738
tree703c6d5b318943f3e39c0a7cd05dba63d6410d8e
parent2102b6c36965ffd559ebe5ac98800765517fcb3b
Finetune arch_hwcaps() in none/tests/libvex_test.c

The libvexmultiarch_test failed on s390, since VEX was configured for MIPS64
with 32bit FPUs. Modify arch_hwcaps() to a realist case with 64bit FPUs.

This fixes KDE #402351.
NEWS
none/tests/libvex_test.c