http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16350
Dan Egnor <egnor at ofb dot net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |egnor at ofb dot net --- Comment #27 from Dan Egnor <egnor at ofb dot net> 2012-02-09 17:53:24 UTC --- The precise scope of this bug is unclear to me. Big endian Linux targets _do_ seem to work now, and -mbig-endian generates correct code regardless; however, non-Linux big-endian targets do not seem to be recognized as big-endian by default (which means libgcc is built in little endian mode, etc.). See bug 52187 (which may be a dupe of this one, depending on how you interpret the scope of this bug).