From 5bb967a3de039830dcc453bb92d3b6a0b794684f Mon Sep 17 00:00:00 2001 From: Paul Phillips Date: Sat, 19 Mar 2011 15:27:19 +0000 Subject: Some boundary conditions in range. infix implicits to Integral and Fractional. As a bonus this patch knocked 10,000 long boxings off a specialized test. Who knew. Closes #4308, #4321, review by community. --- test/files/specialized/fft.check | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/files/specialized') diff --git a/test/files/specialized/fft.check b/test/files/specialized/fft.check index eb56a2a879..69a3a61f36 100644 --- a/test/files/specialized/fft.check +++ b/test/files/specialized/fft.check @@ -1,4 +1,4 @@ Processing 65536 items Boxed doubles: 0 Boxed ints: 2 -Boxed longs: 1442031 +Boxed longs: 1310921 -- cgit v1.2.3