FirstIndexNext

[bug-gsl] make check fails on sort with icc (2008-02-22)

From: Klaas Vantournhout <Klaas.Vantournhout@........>
Subject: make check fails on sort with icc
Date: Thu, 21 Feb 2008 17:42:30 +0100
To: bug-gsl@gnu.org

Hi,

I have compiled gsl 1.10 with the intel compilers and ran the make check
procedure. The check appears to fail on the sort algorithms.

I configured gsl in the following way

./configure --prefix /opt/gsl CC=icc CXX=icpc

make check gives me (turning on the debug output)

<snip>
make[2]: Entering directory `/opt/src/gsl-1.10/sort'
FAIL: indexing gsl_vector_char, n = 128, stride = 1, ordered [19999]
0: -128 1 *
1: 1 2
2: 2 3
3: 3 4
4: 4 5
5: 5 6
6: 6 7
7: 7 8
8: 8 9
9: 9 10
10: 10 11
<snip>

I think this is the same bug as
http://lists.gnu.org/archive/html/bug-gsl/2007-04/msg00016.html
[Bug-gsl] GSL on Solaris problems

Regards

--
"Several billion trillion tons of superhot
exploding hydrogen nuclei rose slowly above
the horizon and managed to look small, cold
and slightly damp."
Douglas Adams - The Hitch Hickers
Guide to the Galaxy