------- Comment #10 from walter dot zimmer at dlr dot de  2006-02-20 08:23 
-------
(In reply to comment #9)
> Negative.  The following valid code still fails on i386: 
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.

So what could make this behaviour i386-specific?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19777

Reply via email to