------- Comment #6 from tbm at cyrius dot com  2007-06-15 19:37 -------
(In reply to comment #5)
> I don't see this problem on powerpc which is big-endian too.

Sorry, I *do* see the problem on powerpc.


(sid)832:[EMAIL PROTECTED]: ~/src] gfortran -fdefault-integer-8 t.f90 ; ./a.out
i = 0
(sid)833:[EMAIL PROTECTED]: ~/src] gfortran t.f90 ; ./a.out
i = 1


-- 


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

Reply via email to