|
From: <sv...@va...> - 2008-03-01 20:21:25
|
Author: sewardj
Date: 2008-03-01 20:21:24 +0000 (Sat, 01 Mar 2008)
New Revision: 7527
Log:
Counterpart to r7526: Update expected outputs for glibc25-x86,
resulting from use of Dwarf3 variable information.
Modified:
branches/DATASYMS/helgrind/tests/hg03_inherit.stderr.exp-glibc25-x86
branches/DATASYMS/helgrind/tests/hg04_race.stderr.exp-glibc25-x86
branches/DATASYMS/helgrind/tests/hg05_race2.stderr.exp-glibc25-x86
branches/DATASYMS/helgrind/tests/tc01_simple_race.stderr.exp-glibc25-x86
branches/DATASYMS/helgrind/tests/tc05_simple_race.stderr.exp-glibc25-x86
branches/DATASYMS/helgrind/tests/tc06_two_races.stderr.exp-glibc25-x86
branches/DATASYMS/helgrind/tests/tc16_byterace.stderr.exp-glibc25-x86
branches/DATASYMS/helgrind/tests/tc17_sembar.stderr.exp-glibc25-x86
branches/DATASYMS/helgrind/tests/tc20_verifywrap.stderr.exp-glibc25-x86
branches/DATASYMS/helgrind/tests/tc21_pthonce.stderr.exp-glibc25-x86
Modified: branches/DATASYMS/helgrind/tests/hg03_inherit.stderr.exp-glibc25-x86
===================================================================
--- branches/DATASYMS/helgrind/tests/hg03_inherit.stderr.exp-glibc25-x86 2008-03-01 17:40:25 UTC (rev 7526)
+++ branches/DATASYMS/helgrind/tests/hg03_inherit.stderr.exp-glibc25-x86 2008-03-01 20:21:24 UTC (rev 7527)
@@ -16,5 +16,7 @@
New state: shared-modified by threads #1, #3
Reason: this thread, #3, holds no consistent locks
Location 0x........ has never been protected by any lock
+ Location 0x........ is 0 bytes inside shared[1],
+ declared at hg03_inherit.c:11, in frame #0 of thread 3
ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
Modified: branches/DATASYMS/helgrind/tests/hg04_race.stderr.exp-glibc25-x86
===================================================================
--- branches/DATASYMS/helgrind/tests/hg04_race.stderr.exp-glibc25-x86 2008-03-01 17:40:25 UTC (rev 7526)
+++ branches/DATASYMS/helgrind/tests/hg04_race.stderr.exp-glibc25-x86 2008-03-01 20:21:24 UTC (rev 7527)
@@ -20,5 +20,7 @@
New state: shared-modified by threads #2, #3
Reason: this thread, #3, holds no consistent locks
Location 0x........ has never been protected by any lock
+ Location 0x........ is 0 bytes inside local var "shared"
+ declared at hg04_race.c:6, in frame #0 of thread 2
ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
Modified: branches/DATASYMS/helgrind/tests/hg05_race2.stderr.exp-glibc25-x86
===================================================================
--- branches/DATASYMS/helgrind/tests/hg05_race2.stderr.exp-glibc25-x86 2008-03-01 17:40:25 UTC (rev 7526)
+++ branches/DATASYMS/helgrind/tests/hg05_race2.stderr.exp-glibc25-x86 2008-03-01 20:21:24 UTC (rev 7527)
@@ -20,5 +20,7 @@
New state: shared-modified by threads #2, #3
Reason: this thread, #3, holds no consistent locks
Location 0x........ has never been protected by any lock
+ Location 0x........ is 0 bytes inside foo.poot[5].plop[11],
+ declared at hg05_race2.c:24, in frame #3 of thread 1
ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
Modified: branches/DATASYMS/helgrind/tests/tc01_simple_race.stderr.exp-glibc25-x86
===================================================================
--- branches/DATASYMS/helgrind/tests/tc01_simple_race.stderr.exp-glibc25-x86 2008-03-01 17:40:25 UTC (rev 7526)
+++ branches/DATASYMS/helgrind/tests/tc01_simple_race.stderr.exp-glibc25-x86 2008-03-01 20:21:24 UTC (rev 7527)
@@ -13,5 +13,7 @@
New state: shared-modified by threads #1, #2
Reason: this thread, #1, holds no consistent locks
Location 0x........ has never been protected by any lock
+ Location 0x........ is 0 bytes inside global var "x"
+ declared at tc01_simple_race.c:9
ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
Modified: branches/DATASYMS/helgrind/tests/tc05_simple_race.stderr.exp-glibc25-x86
===================================================================
--- branches/DATASYMS/helgrind/tests/tc05_simple_race.stderr.exp-glibc25-x86 2008-03-01 17:40:25 UTC (rev 7526)
+++ branches/DATASYMS/helgrind/tests/tc05_simple_race.stderr.exp-glibc25-x86 2008-03-01 20:21:24 UTC (rev 7527)
@@ -13,5 +13,7 @@
New state: shared-modified by threads #1, #2
Reason: this thread, #1, holds no consistent locks
Location 0x........ has never been protected by any lock
+ Location 0x........ is 0 bytes inside global var "y"
+ declared at tc05_simple_race.c:10
ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
Modified: branches/DATASYMS/helgrind/tests/tc06_two_races.stderr.exp-glibc25-x86
===================================================================
--- branches/DATASYMS/helgrind/tests/tc06_two_races.stderr.exp-glibc25-x86 2008-03-01 17:40:25 UTC (rev 7526)
+++ branches/DATASYMS/helgrind/tests/tc06_two_races.stderr.exp-glibc25-x86 2008-03-01 20:21:24 UTC (rev 7527)
@@ -13,6 +13,8 @@
New state: shared-modified by threads #1, #2
Reason: this thread, #1, holds no consistent locks
Location 0x........ has never been protected by any lock
+ Location 0x........ is 0 bytes inside global var "unprot1"
+ declared at tc06_two_races.c:9
Possible data race during write of size 4 at 0x........
at 0x........: main (tc06_two_races.c:35)
@@ -20,5 +22,7 @@
New state: shared-modified by threads #1, #2
Reason: this thread, #1, holds no consistent locks
Location 0x........ has never been protected by any lock
+ Location 0x........ is 0 bytes inside global var "unprot2"
+ declared at tc06_two_races.c:9
ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
Modified: branches/DATASYMS/helgrind/tests/tc16_byterace.stderr.exp-glibc25-x86
===================================================================
--- branches/DATASYMS/helgrind/tests/tc16_byterace.stderr.exp-glibc25-x86 2008-03-01 17:40:25 UTC (rev 7526)
+++ branches/DATASYMS/helgrind/tests/tc16_byterace.stderr.exp-glibc25-x86 2008-03-01 20:21:24 UTC (rev 7527)
@@ -13,5 +13,7 @@
New state: shared-modified by threads #1, #2
Reason: this thread, #1, holds no consistent locks
Location 0x........ has never been protected by any lock
+ Location 0x........ is 0 bytes inside bytes[4],
+ a global variable declared at tc16_byterace.c:7
ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
Modified: branches/DATASYMS/helgrind/tests/tc17_sembar.stderr.exp-glibc25-x86
===================================================================
--- branches/DATASYMS/helgrind/tests/tc17_sembar.stderr.exp-glibc25-x86 2008-03-01 17:40:25 UTC (rev 7526)
+++ branches/DATASYMS/helgrind/tests/tc17_sembar.stderr.exp-glibc25-x86 2008-03-01 20:21:24 UTC (rev 7527)
@@ -37,6 +37,8 @@
at 0x........: pthread_mutex_init (hg_intercepts.c:...)
by 0x........: gomp_barrier_init (tc17_sembar.c:46)
by 0x........: main (tc17_sembar.c:192)
+ Location 0x........ is 0 bytes inside bar.arrived,
+ declared at tc17_sembar.c:136, in frame #0 of thread 2
done, result is 88, should be 88
ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
Modified: branches/DATASYMS/helgrind/tests/tc20_verifywrap.stderr.exp-glibc25-x86
===================================================================
--- branches/DATASYMS/helgrind/tests/tc20_verifywrap.stderr.exp-glibc25-x86 2008-03-01 17:40:25 UTC (rev 7526)
+++ branches/DATASYMS/helgrind/tests/tc20_verifywrap.stderr.exp-glibc25-x86 2008-03-01 20:21:24 UTC (rev 7527)
@@ -18,6 +18,8 @@
Old state: owned exclusively by thread #2
New state: shared-modified by threads #1, #2
Reason: this thread, #1, holds no locks at all
+ Location 0x........ is 0 bytes inside global var "unprotected"
+ declared at tc20_verifywrap.c:27
Thread #1's call to pthread_join failed
with error code 35 (EDEADLK: Resource deadlock would occur)
Modified: branches/DATASYMS/helgrind/tests/tc21_pthonce.stderr.exp-glibc25-x86
===================================================================
--- branches/DATASYMS/helgrind/tests/tc21_pthonce.stderr.exp-glibc25-x86 2008-03-01 17:40:25 UTC (rev 7526)
+++ branches/DATASYMS/helgrind/tests/tc21_pthonce.stderr.exp-glibc25-x86 2008-03-01 20:21:24 UTC (rev 7527)
@@ -20,5 +20,7 @@
New state: shared-modified by threads #2, #3
Reason: this thread, #3, holds no consistent locks
Location 0x........ has never been protected by any lock
+ Location 0x........ is 0 bytes inside local var "unprotected2"
+ declared at tc21_pthonce.c:51, in frame #0 of thread 2
ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
|