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 target/60528] MIPS GCC puts out complex constant incorrectly when in big-endian mode


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.


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