http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50694
--- Comment #7 from Oleg Endo <oleg.e...@t-online.de> 2011-10-20 18:44:32 UTC --- (In reply to comment #6) > (In reply to comment #5) > > I'll send in a patch with a couple of other cosmetic changes later, OK? > > Please go for it. ..or maybe just leave it as it is :T The change I was suggesting opens up another problem with multilib and endian config / selection. I think instead of adding / implementing the endian restrictions it would be more useful to expand little endian support in binutils and drop the endian restrictions in gcc altogether once binutils fully support it. What do you think? Would that make more sense in the end?