summaryrefslogtreecommitdiff
path: root/test/files/specialized/fft.check
diff options
context:
space:
mode:
authorIulian Dragos <jaguarul@gmail.com>2011-01-18 16:27:38 +0000
committerIulian Dragos <jaguarul@gmail.com>2011-01-18 16:27:38 +0000
commit60f1b4b1c46719093f73b394e8680e03edf7fd4b (patch)
treecb4c527f3a3995ec60036f885c899a99a192befb /test/files/specialized/fft.check
parentcbfb5d387b334a03c404a3ae580d3ab5858816e3 (diff)
downloadscala-60f1b4b1c46719093f73b394e8680e03edf7fd4b.tar.gz
scala-60f1b4b1c46719093f73b394e8680e03edf7fd4b.tar.bz2
scala-60f1b4b1c46719093f73b394e8680e03edf7fd4b.zip
Allow box(unbox) elimination for the Null type,...
Allow box(unbox) elimination for the Null type, plus testing that specialization tests do not box too much. review by extempore.
Diffstat (limited to 'test/files/specialized/fft.check')
-rw-r--r--test/files/specialized/fft.check4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/files/specialized/fft.check b/test/files/specialized/fft.check
new file mode 100644
index 0000000000..f61fd55f50
--- /dev/null
+++ b/test/files/specialized/fft.check
@@ -0,0 +1,4 @@
+Processing 65536 items
+Boxed doubles: 0
+Boxed ints: 786441
+Boxed longs: 1442031