[Bug fortran/32357] bad result from mvbits in mips version of gfortran with -fdefault-integer-8

tbm at cyrius dot com gcc-bugzilla@gcc.gnu.org
Fri Jun 15 19:37:00 GMT 2007



------- 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:tbm@test: ~/src] gfortran -fdefault-integer-8 t.f90 ; ./a.out
i = 0
(sid)833:tbm@test: ~/src] gfortran t.f90 ; ./a.out
i = 1


-- 


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



More information about the Gcc-bugs mailing list