Author: sewardj
Date: 2008-03-01 17:40:25 +0000 (Sat, 01 Mar 2008)
New Revision: 7526

Log:
Update expected outputs for glibc25-amd64, resulting from use of
Dwarf3 variable information.



Modified:
   branches/DATASYMS/helgrind/tests/hg03_inherit.stderr.exp-glibc25-amd64
   branches/DATASYMS/helgrind/tests/hg04_race.stderr.exp-glibc25-amd64
   branches/DATASYMS/helgrind/tests/hg05_race2.stderr.exp-glibc25-amd64
   branches/DATASYMS/helgrind/tests/tc01_simple_race.stderr.exp-glibc25-amd64
   branches/DATASYMS/helgrind/tests/tc05_simple_race.stderr.exp-glibc25-amd64
   branches/DATASYMS/helgrind/tests/tc06_two_races.stderr.exp-glibc25-amd64
   branches/DATASYMS/helgrind/tests/tc16_byterace.stderr.exp-glibc25-amd64
   branches/DATASYMS/helgrind/tests/tc17_sembar.stderr.exp-glibc25-amd64
   branches/DATASYMS/helgrind/tests/tc20_verifywrap.stderr.exp-glibc25-amd64
   branches/DATASYMS/helgrind/tests/tc21_pthonce.stderr.exp-glibc25-amd64


Modified: branches/DATASYMS/helgrind/tests/hg03_inherit.stderr.exp-glibc25-amd64
===================================================================
--- branches/DATASYMS/helgrind/tests/hg03_inherit.stderr.exp-glibc25-amd64      
2008-03-01 15:34:25 UTC (rev 7525)
+++ branches/DATASYMS/helgrind/tests/hg03_inherit.stderr.exp-glibc25-amd64      
2008-03-01 17:40:25 UTC (rev 7526)
@@ -17,5 +17,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-amd64
===================================================================
--- branches/DATASYMS/helgrind/tests/hg04_race.stderr.exp-glibc25-amd64 
2008-03-01 15:34:25 UTC (rev 7525)
+++ branches/DATASYMS/helgrind/tests/hg04_race.stderr.exp-glibc25-amd64 
2008-03-01 17:40:25 UTC (rev 7526)
@@ -22,5 +22,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-amd64
===================================================================
--- branches/DATASYMS/helgrind/tests/hg05_race2.stderr.exp-glibc25-amd64        
2008-03-01 15:34:25 UTC (rev 7525)
+++ branches/DATASYMS/helgrind/tests/hg05_race2.stderr.exp-glibc25-amd64        
2008-03-01 17:40:25 UTC (rev 7526)
@@ -22,5 +22,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 #4 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-amd64
===================================================================
--- branches/DATASYMS/helgrind/tests/tc01_simple_race.stderr.exp-glibc25-amd64  
2008-03-01 15:34:25 UTC (rev 7525)
+++ branches/DATASYMS/helgrind/tests/tc01_simple_race.stderr.exp-glibc25-amd64  
2008-03-01 17:40:25 UTC (rev 7526)
@@ -14,5 +14,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-amd64
===================================================================
--- branches/DATASYMS/helgrind/tests/tc05_simple_race.stderr.exp-glibc25-amd64  
2008-03-01 15:34:25 UTC (rev 7525)
+++ branches/DATASYMS/helgrind/tests/tc05_simple_race.stderr.exp-glibc25-amd64  
2008-03-01 17:40:25 UTC (rev 7526)
@@ -14,5 +14,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-amd64
===================================================================
--- branches/DATASYMS/helgrind/tests/tc06_two_races.stderr.exp-glibc25-amd64    
2008-03-01 15:34:25 UTC (rev 7525)
+++ branches/DATASYMS/helgrind/tests/tc06_two_races.stderr.exp-glibc25-amd64    
2008-03-01 17:40:25 UTC (rev 7526)
@@ -14,6 +14,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)
@@ -21,5 +23,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-amd64
===================================================================
--- branches/DATASYMS/helgrind/tests/tc16_byterace.stderr.exp-glibc25-amd64     
2008-03-01 15:34:25 UTC (rev 7525)
+++ branches/DATASYMS/helgrind/tests/tc16_byterace.stderr.exp-glibc25-amd64     
2008-03-01 17:40:25 UTC (rev 7526)
@@ -14,5 +14,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-amd64
===================================================================
--- branches/DATASYMS/helgrind/tests/tc17_sembar.stderr.exp-glibc25-amd64       
2008-03-01 15:34:25 UTC (rev 7525)
+++ branches/DATASYMS/helgrind/tests/tc17_sembar.stderr.exp-glibc25-amd64       
2008-03-01 17:40:25 UTC (rev 7526)
@@ -41,6 +41,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-amd64
===================================================================
--- branches/DATASYMS/helgrind/tests/tc20_verifywrap.stderr.exp-glibc25-amd64   
2008-03-01 15:34:25 UTC (rev 7525)
+++ branches/DATASYMS/helgrind/tests/tc20_verifywrap.stderr.exp-glibc25-amd64   
2008-03-01 17:40:25 UTC (rev 7526)
@@ -19,6 +19,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-amd64
===================================================================
--- branches/DATASYMS/helgrind/tests/tc21_pthonce.stderr.exp-glibc25-amd64      
2008-03-01 15:34:25 UTC (rev 7525)
+++ branches/DATASYMS/helgrind/tests/tc21_pthonce.stderr.exp-glibc25-amd64      
2008-03-01 17:40:25 UTC (rev 7526)
@@ -22,5 +22,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)


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Valgrind-developers mailing list
Valgrind-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-developers

Reply via email to