Re: variable content lost



Hi,
What version?
Target: powerpc-apple-darwin8
Configured with: ../gcc/configure --prefix=/usr/local/gfortran --
enable-languages=c,fortran --with-gmp=/tmp/gfortran-20070325/
gfortran_libs --enable-bootstrap --target=powerpc-apple-darwin8 --
host=powerpc-apple-darwin8 --build=powerpc-apple-darwin8 --disable-
multilib
Thread model: posix
gcc version 4.3.0 20070325 (experimental)

I downloaded this version with an installer, did not compile it
myself.

Try adding -Wall -pedantic to your commandline.
Done. No problems except some 'non-standard tabs'.

I uploaded the whole module, so that you can get a more complete
picture. I commented those functions that are in external modules.
http://listad.ifastnet.com/fortran/conductivity.f90

If I am indeed messing around with unallocated memory, then I cannot
find where. outside this module the values are all correct (main
program).

Lahey http://www.lahey.com/check.htm
thanks for the online checker, very useful. It also only complains
about non-conform tabstops (why is that?)

.



Relevant Pages