It is a bug of lapack 3.2 or of gfortran ?
- From: hes selex <linuxl4@xxxxxxxx>
- Date: Thu, 18 Dec 2008 20:20:50 -0800 (PST)
my make.inc :
FORTRAN = gfortran
LOADER = $(FORTRAN)
OPTS = -fbounds-check
DRVOPTS = $(OPTS)
NOOPT =
LOADOPTS = -fbounds-check
when make lapack_testing (after make blaslib ,make lib),
$./xlintsts < stest.in > stest.out
At line 47 of file ilaslr.f
Fortran runtime error: Array reference out of bounds for array 'a',
lower bound of dimension 1 exceeded (0 < 1)
.
- Follow-Ups:
- Re: It is a bug of lapack 3.2 or of gfortran ?
- From: Tim Prince
- Re: It is a bug of lapack 3.2 or of gfortran ?
- Prev by Date: Re: ice melting
- Next by Date: Re: populating arrays
- Previous by thread: max number of continuation lines
- Next by thread: Re: It is a bug of lapack 3.2 or of gfortran ?
- Index(es):