Re: Question about out-of-bounds warning
- From: Craig Powers <enigma@xxxxxxxxxx>
- Date: Wed, 31 Jan 2007 16:45:03 -0500
Sebastian Hanigk wrote:
Thomas Koenig <Thomas.Koenig@xxxxxxxxx> writes:
program mainone difference occurs when I try to print "i": the Sun binary just print
integer :: i(2)
i (0:-1) = 1
end
zeroes while the gfortran binary prints random integers.
That's nonstandard, as you are attempting to access a variable that has not been defined. Insert standard hyperbolic comment about the system being entitled to format your hard drive or start World War III.
.
- References:
- Question about out-of-bounds warning
- From: Thomas Koenig
- Re: Question about out-of-bounds warning
- From: Sebastian Hanigk
- Question about out-of-bounds warning
- Prev by Date: Re: Huge program, no interfaces, ugh
- Next by Date: Re: CDC Floating point = tests?
- Previous by thread: Re: Question about out-of-bounds warning
- Next by thread: Re: Memory usage f95...
- Index(es):