------- Comment #11 from anlauf at gmx dot de 2006-02-20 20:53 ------- (In reply to comment #10)
> Strange: with gfortran gcc-4.1-20060210+fix x86_64-unknown-linux-gnu > it compiles and runs fine: > bash> gfortran gfcbug31.f -Wall -O0 -g -fbounds-check && ./a.out > In init1: npts = 1 > i = 1 > Got here! > done. Sorry, mistake on my part. I downloaded a current binary for i386 which apparently does not yet contain this patch. Good to know that it will fix the problem. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19777