Posted by Giuseppe Vacanti on June 04, 1998 at 04:43:10:
On my project we use Fortran 90, and I would like to make use of the
SLATEC library. I found a set of compiler options that
will happily compile the library.
I use array boundary checking and I noticed that 6 tests
(22 25 26 50 52 53) fail with array indeces out of bounds.
Has anybody seen the same, and is this a problem with the
library or the tests themselves?
Thanks.