|
From: <sv...@va...> - 2009-07-23 17:34:33
|
Author: bart
Date: 2009-07-23 18:34:26 +0100 (Thu, 23 Jul 2009)
New Revision: 10562
Log:
Should have been included in the previous commit.
Modified:
trunk/drd/tests/tc23_bogus_condwait.stderr.exp-linux-ppc
Modified: trunk/drd/tests/tc23_bogus_condwait.stderr.exp-linux-ppc
===================================================================
--- trunk/drd/tests/tc23_bogus_condwait.stderr.exp-linux-ppc 2009-07-23 17:22:11 UTC (rev 10561)
+++ trunk/drd/tests/tc23_bogus_condwait.stderr.exp-linux-ppc 2009-07-23 17:34:26 UTC (rev 10562)
@@ -10,7 +10,7 @@
Process terminating with default action of signal 7 (SIGBUS)
Invalid address alignment at address 0x........
at 0x........: (within libpthread-?.?.so)
- by 0x........: pthread_cond_wait@@@GLIBC_2.3.2(within libpthread-?.?.so)
+ by 0x........: pthread_cond_wait@@GLIBC_2.3.2(within libpthread-?.?.so)
by 0x........: main (tc23_bogus_condwait.c:69)
ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
|