This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



------- Comment #3 from michael dot a dot richmond at nasa dot gov  2007-06-15 16:29 -------
(In reply to comment #1)
> Is mips a big endian cpu?  I can't reproduce this on 
> i386 or x86_64 hardware.

mips can be implemented as either big endian or little endian. I have an SGI
box, which is a big endian implementation. DEC built a line of mips
workstations that were little endian. There are separate versions of Linux for
each endianness. 


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]