http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55073
--- Comment #10 from Richard Earnshaw <rearnsha at gcc dot gnu.org> 2012-11-30 14:40:07 UTC --- (In reply to comment #9) > Do you think rebuilding arm-linux-androideabi-gcc on Linux to check if the > generated code is the same is worth the time or is there no chance whatsoever > that it can make a difference ? Well if you're building a cross compiler, there is always the possibility that your host compiler has mis-compiled GCC. It would be worth double-checking by building your compiler on a different host.