http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51874
Ian Lance Taylor <ian at airs dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |52205 --- Comment #5 from Ian Lance Taylor <ian at airs dot com> 2012-02-11 00:07:07 UTC --- I just committed a patch to fix the channel endian problem, but forgot to put the PR note in the commit message. http://gcc.gnu.org/ml/gcc-patches/2012-02/msg00533.html http://gcc.gnu.org/ml/gcc-cvs/2012-02/msg00335.html On x86 and x86_64 Solaris 2.11, all tests now pass for me. On SPARC Solaris 2.11, there are still some failures. At least some are due to PR 52205. No idea about Irix.