From: Bart Van Assche Date: Tue, 13 Jan 2009 08:22:05 +0000 (+0000) Subject: Added an additional expected output file. X-Git-Tag: svn/VALGRIND_3_5_0~1098 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=06ee727a0e07ac7177f82d7ca44d2ad1c2281be9;p=thirdparty%2Fvalgrind.git Added an additional expected output file. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8947 --- diff --git a/drd/tests/Makefile.am b/drd/tests/Makefile.am index 36edbcb548..be4914f891 100644 --- a/drd/tests/Makefile.am +++ b/drd/tests/Makefile.am @@ -97,6 +97,7 @@ EXTRA_DIST = \ pth_cond_race3.stderr.exp \ pth_cond_race3.vgtest \ pth_create_chain.stderr.exp \ + pth_create_chain.stderr.exp-ppc \ pth_create_chain.vgtest \ pth_detached.stderr.exp \ pth_detached.stdout.exp \ diff --git a/drd/tests/pth_create_chain.stderr.exp-ppc b/drd/tests/pth_create_chain.stderr.exp-ppc new file mode 100644 index 0000000000..7d3b54c6c0 --- /dev/null +++ b/drd/tests/pth_create_chain.stderr.exp-ppc @@ -0,0 +1,10 @@ + +Emulation fatal error -- Valgrind cannot continue: + PPC64 function redirection stack overflow + at 0x........: ??? + by 0x........: vg_thread_wrapper (drd_pthread_intercepts.c:?) + by 0x........: (within libpthread-?.?.so) + by 0x........: clone (in /...libc...) + +Valgrind has to exit now. Sorry. +