]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Fix 393017 - Add missing support for xsmaxcdp instruction, bug fixes for xsm
authorCarl Love <carll@us.ibm.com>
Wed, 11 Apr 2018 19:03:29 +0000 (14:03 -0500)
committerCarl Love <carll@us.ibm.com>
Wed, 11 Apr 2018 19:03:29 +0000 (14:03 -0500)
Missed the update to none/tests/ppc64/Makefile.am to remove the
expected output files test_isa_3_0_altivec.stdout.exp and
test_isa_3_0_other.stdout.exp.

none/tests/ppc64/Makefile.am

index 80cde2887d33b4f2dd68d7807770556862ee2b91..a2d364a70951bc4665040a801d5dce6e77dd2bf3 100644 (file)
@@ -45,9 +45,9 @@ EXTRA_DIST = \
        test_touch_tm.stderr.exp test_touch_tm.stdout.exp test_touch_tm.vgtest \
        ldst_multiple.stderr.exp ldst_multiple.stdout.exp ldst_multiple.vgtest \
        data-cache-instructions.stderr.exp data-cache-instructions.stdout.exp data-cache-instructions.vgtest \
-       test_isa_3_0_altivec.stderr.exp test_isa_3_0_altivec.stdout.exp \
+       test_isa_3_0_altivec.stderr.exp  \
        test_isa_3_0_altivec.stdout.exp-LE test_isa_3_0_altivec.vgtest \
-       test_isa_3_0_other.stderr.exp test_isa_3_0_other.stdout.exp \
+       test_isa_3_0_other.stderr.exp  \
    test_isa_3_0_other.stdout.exp-LE test_isa_3_0_other.vgtest
 
 check_PROGRAMS = \