http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51743
Uros Bizjak <ubizjak at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sje at cup dot hp.com --- Comment #3 from Uros Bizjak <ubizjak at gmail dot com> 2012-01-04 07:11:52 UTC --- (In reply to comment #2) > Uh... can you even force ia64-linux to run in big-endian mode? > Just because you said -mbig-endian doesn't mean it is. I don't > see anything in the linux kernel that allows per-process endian > switching. These tests just shuffle bytes around, so I was under impression that the functionality is isolated from OS. And Hello world executes correctly when compiled with -mbig-endian. > Do these same failures appear for ia64-hpux? Hm, latest results are from 1st of December [1]. [1] http://gcc.gnu.org/ml/gcc-testresults/2011-12/msg00083.html