From: Petar Jovanovic Date: Tue, 22 Dec 2015 16:06:07 +0000 (+0000) Subject: mips: update expected output for helgrind/tests/tc18_semabuse X-Git-Tag: svn/VALGRIND_3_12_0~272 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5f0b51ef36cafea1a8389576daba315ecd684cc;p=thirdparty%2Fvalgrind.git mips: update expected output for helgrind/tests/tc18_semabuse r15620 changed the test and the expected output for tc18_semabuse, r15630 fixed the expected output file for other architectures but not for mips. Now we update it for mips as well. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15751 --- diff --git a/helgrind/tests/tc18_semabuse.stderr.exp-linux-mips32-b b/helgrind/tests/tc18_semabuse.stderr.exp-linux-mips32-b index 4e46e5e27b..a27dd7b504 100644 --- a/helgrind/tests/tc18_semabuse.stderr.exp-linux-mips32-b +++ b/helgrind/tests/tc18_semabuse.stderr.exp-linux-mips32-b @@ -24,6 +24,7 @@ Thread #x's call to sem_post failed with error code 89 (ENOSYS: Function not implemented) at 0x........: sem_post_WRK (hg_intercepts.c:...) by 0x........: sem_post (hg_intercepts.c:...) + ... by 0x........: main (tc18_semabuse.c:40)