diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-04-24 23:41:17 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-04-24 23:41:17 -0700 |
commit | fd41212ef655a19f5385dec38a89575a02c87d99 (patch) | |
tree | ca7f1c9950641e6d172391e7bbf6aa957114b7bd /cpp/.traces/string-equal-distinct-lengths | |
parent | ed78d87f2d9d4d2a7c30c156fb7c6b3094f9be01 (diff) | |
download | mu-fd41212ef655a19f5385dec38a89575a02c87d99.tar.gz |
1193
Diffstat (limited to 'cpp/.traces/string-equal-distinct-lengths')
-rw-r--r-- | cpp/.traces/string-equal-distinct-lengths | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/.traces/string-equal-distinct-lengths b/cpp/.traces/string-equal-distinct-lengths index 38c09b9e..8e2b6834 100644 --- a/cpp/.traces/string-equal-distinct-lengths +++ b/cpp/.traces/string-equal-distinct-lengths @@ -24,8 +24,8 @@ after-brace/0: new ... after-brace/0: string-equal ... schedule/0: test-string-equal-distinct-lengths run/0: instruction test-string-equal-distinct-lengths/0 -mem/0: new alloc: 1000 mem/0: array size is 30 +mem/0: new alloc: 1000 run/0: instruction test-string-equal-distinct-lengths/1 mem/0: storing 1030 in location 1002 run/0: instruction test-string-equal-distinct-lengths/2 @@ -34,8 +34,8 @@ run/0: instruction test-string-equal-distinct-lengths/3 mem/0: location 1002 is 1030 mem/0: location 1003 is 1034 run/0: instruction string-equal/0 -mem/0: new alloc: 1039 mem/0: array size is 30 +mem/0: new alloc: 1039 run/0: instruction string-equal/1 run/0: product 0 is 1030 mem/0: storing 1030 in location 1041 |