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-append-1 | |
parent | ed78d87f2d9d4d2a7c30c156fb7c6b3094f9be01 (diff) | |
download | mu-fd41212ef655a19f5385dec38a89575a02c87d99.tar.gz |
1193
Diffstat (limited to 'cpp/.traces/string-append-1')
-rw-r--r-- | cpp/.traces/string-append-1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/cpp/.traces/string-append-1 b/cpp/.traces/string-append-1 index f8da656b..def942ca 100644 --- a/cpp/.traces/string-append-1 +++ b/cpp/.traces/string-append-1 @@ -27,8 +27,8 @@ run/0: instruction test-string-append-1/2 mem/0: location 1 is 1000 mem/0: location 2 is 1007 run/0: instruction string-append/0 -mem/0: new alloc: 1015 mem/0: array size is 30 +mem/0: new alloc: 1015 run/0: instruction string-append/1 run/0: product 0 is 1000 mem/0: storing 1000 in location 1017 @@ -49,10 +49,10 @@ mem/0: location 1020 is 7 run/0: product 0 is 13 mem/0: storing 13 in location 1021 run/0: instruction string-append/6 -mem/0: new alloc: 1045 -mem/0: storing 1045 in location 1022 mem/0: location 1021 is 13 mem/0: array size is 13 +mem/0: new alloc: 1045 +mem/0: storing 1045 in location 1022 run/0: instruction string-append/7 run/0: ingredient 0 is 0 mem/0: storing 0 in location 1023 |