Index: tests/.expect/PRNG.x86.txt
===================================================================
--- tests/.expect/PRNG.x86.txt	(revision 9fce2572b22753fff14164bc36f6a3b14e74ae49)
+++ tests/.expect/PRNG.x86.txt	(revision 9fce2572b22753fff14164bc36f6a3b14e74ae49)
@@ -0,0 +1,96 @@
+
+       PRNG()   PRNG(5)    PRNG(0,5)
+      8333105         1            2
+   1989339636         4            5
+    266970699         3            2
+   1928130121         3            4
+   1351003938         4            5
+   1624164922         4            3
+    363429604         1            2
+   3355083174         1            1
+    214422584         1            1
+   2266729947         1            2
+   3649702519         2            4
+   2250875012         2            4
+   4184653025         1            3
+   2640851227         2            5
+    206468178         2            3
+   2600873108         1            3
+   3007574582         3            3
+    394476790         0            2
+   1312145388         1            5
+   2989081290         2            4
+seed 1009
+
+Sequential
+trials 100000000 buckets 100000 min 873 max 1140 avg 1000.0 std 31.3 rstd 3.1%
+
+Concurrent
+trials 100000000 buckets 100000 min 873 max 1140 avg 1000.0 std 31.3 rstd 3.1%
+trials 100000000 buckets 100000 min 873 max 1140 avg 1000.0 std 31.3 rstd 3.1%
+trials 100000000 buckets 100000 min 873 max 1140 avg 1000.0 std 31.3 rstd 3.1%
+trials 100000000 buckets 100000 min 873 max 1140 avg 1000.0 std 31.3 rstd 3.1%
+
+       prng()   prng(5)    prng(0,5)
+      8333105         1            2
+   1989339636         4            5
+    266970699         3            2
+   1928130121         3            4
+   1351003938         4            5
+   1624164922         4            3
+    363429604         1            2
+   3355083174         1            1
+    214422584         1            1
+   2266729947         1            2
+   3649702519         2            4
+   2250875012         2            4
+   4184653025         1            3
+   2640851227         2            5
+    206468178         2            3
+   2600873108         1            3
+   3007574582         3            3
+    394476790         0            2
+   1312145388         1            5
+   2989081290         2            4
+seed 1009
+
+Sequential
+trials 100000000 buckets 100000 min 873 max 1140 avg 1000.0 std 31.3 rstd 3.1%
+
+Concurrent
+trials 100000000 buckets 100000 min 873 max 1140 avg 1000.0 std 31.3 rstd 3.1%
+trials 100000000 buckets 100000 min 873 max 1140 avg 1000.0 std 31.3 rstd 3.1%
+trials 100000000 buckets 100000 min 873 max 1140 avg 1000.0 std 31.3 rstd 3.1%
+trials 100000000 buckets 100000 min 873 max 1140 avg 1000.0 std 31.3 rstd 3.1%
+
+      prng(t) prng(t,5)  prng(t,0,5)
+      8333105         1            2
+   1989339636         4            5
+    266970699         3            2
+   1928130121         3            4
+   1351003938         4            5
+   1624164922         4            3
+    363429604         1            2
+   3355083174         1            1
+    214422584         1            1
+   2266729947         1            2
+   3649702519         2            4
+   2250875012         2            4
+   4184653025         1            3
+   2640851227         2            5
+    206468178         2            3
+   2600873108         1            3
+   3007574582         3            3
+    394476790         0            2
+   1312145388         1            5
+   2989081290         2            4
+seed 1009
+
+Sequential
+trials 100000000 buckets 100000 min 873 max 1140 avg 1000.0 std 31.3 rstd 3.1%
+
+Concurrent
+trials 100000000 buckets 100000 min 873 max 1140 avg 1000.0 std 31.3 rstd 3.1%
+trials 100000000 buckets 100000 min 873 max 1140 avg 1000.0 std 31.3 rstd 3.1%
+trials 100000000 buckets 100000 min 873 max 1140 avg 1000.0 std 31.3 rstd 3.1%
+trials 100000000 buckets 100000 min 873 max 1140 avg 1000.0 std 31.3 rstd 3.1%
Index: tests/.expect/nested_function.txt
===================================================================
--- tests/.expect/nested_function.txt	(revision d2ad1518036350cdec12ea05fd951c3f04312459)
+++ 	(revision )
@@ -1,1 +1,0 @@
-total 80
Index: tests/.expect/nested_function.x86.txt
===================================================================
--- tests/.expect/nested_function.x86.txt	(revision 9fce2572b22753fff14164bc36f6a3b14e74ae49)
+++ tests/.expect/nested_function.x86.txt	(revision 9fce2572b22753fff14164bc36f6a3b14e74ae49)
@@ -0,0 +1,1 @@
+total 55
