From: Florian Krohm Date: Tue, 13 Sep 2011 16:00:38 +0000 (+0000) Subject: Add exp files for s390x. GCC's use of the MVC insn causes X-Git-Tag: svn/VALGRIND_3_7_0~203 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1423416745a0f96e68fa6d0e495397e91ff59648;p=thirdparty%2Fvalgrind.git Add exp files for s390x. GCC's use of the MVC insn causes duplicate errors and a different memory access pattern. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12034 --- diff --git a/drd/tests/annotate_ignore_rw2.stderr.exp-s390x-mvc b/drd/tests/annotate_ignore_rw2.stderr.exp-s390x-mvc new file mode 100644 index 0000000000..7c607b1972 --- /dev/null +++ b/drd/tests/annotate_ignore_rw2.stderr.exp-s390x-mvc @@ -0,0 +1,19 @@ + +Conflicting load by thread 1 at 0x........ size 1 + at 0x........: main (annotate_ignore_rw.c:?) +Location 0x........ is 0 bytes inside local var "s_b" +declared at annotate_ignore_rw.c:10, in frame #? of thread 1 + +Conflicting store by thread 1 at 0x........ size 1 + at 0x........: main (annotate_ignore_rw.c:?) +Location 0x........ is 0 bytes inside local var "s_a" +declared at annotate_ignore_rw.c:9, in frame #? of thread 1 + +Conflicting load by thread 1 at 0x........ size 4 + at 0x........: main (annotate_ignore_rw.c:?) +Location 0x........ is 0 bytes inside local var "s_c" +declared at annotate_ignore_rw.c:11, in frame #? of thread 1 + +Finished. + +ERROR SUMMARY: 9 errors from 3 contexts (suppressed: 0 from 0) diff --git a/drd/tests/annotate_ignore_write.stderr.exp-s390x-mvc b/drd/tests/annotate_ignore_write.stderr.exp-s390x-mvc new file mode 100644 index 0000000000..66d9691f81 --- /dev/null +++ b/drd/tests/annotate_ignore_write.stderr.exp-s390x-mvc @@ -0,0 +1,19 @@ + +Conflicting load by thread 1 at 0x........ size 1 + at 0x........: main (annotate_ignore_write.c:?) +Location 0x........ is 0 bytes inside local var "s_b" +declared at annotate_ignore_write.c:10, in frame #? of thread 1 + +Conflicting load by thread 1 at 0x........ size 1 + at 0x........: main (annotate_ignore_write.c:?) +Location 0x........ is 0 bytes inside local var "s_c" +declared at annotate_ignore_write.c:11, in frame #? of thread 1 + +Conflicting store by thread 1 at 0x........ size 1 + at 0x........: main (annotate_ignore_write.c:?) +Location 0x........ is 0 bytes inside local var "s_a" +declared at annotate_ignore_write.c:9, in frame #? of thread 1 + +Finished. + +ERROR SUMMARY: 12 errors from 3 contexts (suppressed: 0 from 0) diff --git a/drd/tests/annotate_ignore_write2.stderr.exp-s390x-mvc b/drd/tests/annotate_ignore_write2.stderr.exp-s390x-mvc new file mode 100644 index 0000000000..ff49794679 --- /dev/null +++ b/drd/tests/annotate_ignore_write2.stderr.exp-s390x-mvc @@ -0,0 +1,24 @@ + +Conflicting load by thread 1 at 0x........ size 1 + at 0x........: main (annotate_ignore_write.c:?) +Location 0x........ is 0 bytes inside local var "s_b" +declared at annotate_ignore_write.c:10, in frame #? of thread 1 + +Conflicting store by thread 1 at 0x........ size 1 + at 0x........: main (annotate_ignore_write.c:?) +Location 0x........ is 0 bytes inside local var "s_a" +declared at annotate_ignore_write.c:9, in frame #? of thread 1 + +Conflicting load by thread 1 at 0x........ size 1 + at 0x........: main (annotate_ignore_write.c:?) +Location 0x........ is 0 bytes inside local var "s_c" +declared at annotate_ignore_write.c:11, in frame #? of thread 1 + +Conflicting store by thread 1 at 0x........ size 1 + at 0x........: main (annotate_ignore_write.c:?) +Location 0x........ is 0 bytes inside local var "s_a" +declared at annotate_ignore_write.c:9, in frame #? of thread 1 + +Finished. + +ERROR SUMMARY: 16 errors from 4 contexts (suppressed: 0 from 0) diff --git a/drd/tests/pth_barrier.stderr.exp-s390x-mvc b/drd/tests/pth_barrier.stderr.exp-s390x-mvc new file mode 100644 index 0000000000..f2cb7e81a2 --- /dev/null +++ b/drd/tests/pth_barrier.stderr.exp-s390x-mvc @@ -0,0 +1 @@ +ERROR SUMMARY: 4 errors from 1 contexts diff --git a/drd/tests/pth_barrier2.stderr.exp-s390x-mvc b/drd/tests/pth_barrier2.stderr.exp-s390x-mvc new file mode 100644 index 0000000000..423af00f16 --- /dev/null +++ b/drd/tests/pth_barrier2.stderr.exp-s390x-mvc @@ -0,0 +1 @@ +ERROR SUMMARY: 128 errors diff --git a/drd/tests/pth_barrier3.stderr.exp-s390x-mvc b/drd/tests/pth_barrier3.stderr.exp-s390x-mvc new file mode 100644 index 0000000000..370e88fd62 --- /dev/null +++ b/drd/tests/pth_barrier3.stderr.exp-s390x-mvc @@ -0,0 +1 @@ +ERROR SUMMARY: 124 errors