[Bug target/60528] MIPS GCC puts out complex constant incorrectly when in big-endian mode
sje at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Mar 18 16:42:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60528
--- Comment #1 from Steve Ellcey <sje at gcc dot gnu.org> ---
An additional data point, If I build a MIPS cross compiler as a 32 bit x86
object then it does the right thing, if I build the cross compiler as a 64 bit
object then I get incorrect results. The 4.8.1 compiler I was testing was
built as a 32 bit object so this bug may not be a regression from 4.8 but a
long standing bug involving building the MIPS compiler in 64 bit mode.
More information about the Gcc-bugs
mailing list