------- Comment #7 from fxcoudert at gcc dot gnu dot org  2007-07-10 22:46 
-------
(In reply to comment #6)
> 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

Could you (or some other interested party) compile t.f90 with
-fdump-tree-original, both with and without -fdefault-integer-8, and post the
t.f90.003t.original file produced in each case? This would help us understand
where the problem is, without having access to a powerpc machine.


-- 


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

Reply via email to