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-reflexive | |
parent | ed78d87f2d9d4d2a7c30c156fb7c6b3094f9be01 (diff) | |
download | mu-fd41212ef655a19f5385dec38a89575a02c87d99.tar.gz |
1193
Diffstat (limited to 'cpp/.traces/string-equal-reflexive')
-rw-r--r-- | cpp/.traces/string-equal-reflexive | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/.traces/string-equal-reflexive b/cpp/.traces/string-equal-reflexive index 86f4ac0e..a61a0032 100644 --- a/cpp/.traces/string-equal-reflexive +++ b/cpp/.traces/string-equal-reflexive @@ -18,16 +18,16 @@ after-brace/0: new ... after-brace/0: string-equal ... schedule/0: test-string-equal-reflexive run/0: instruction test-string-equal-reflexive/0 -mem/0: new alloc: 1000 mem/0: array size is 30 +mem/0: new alloc: 1000 run/0: instruction test-string-equal-reflexive/1 mem/0: storing 1030 in location 1002 run/0: instruction test-string-equal-reflexive/2 mem/0: location 1002 is 1030 mem/0: location 1002 is 1030 run/0: instruction string-equal/0 -mem/0: new alloc: 1034 mem/0: array size is 30 +mem/0: new alloc: 1034 run/0: instruction string-equal/1 run/0: product 0 is 1030 mem/0: storing 1030 in location 1036 |