http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45819
--- Comment #5 from Atsushi Nemoto <anemo at mba dot ocn.ne.jp> 2010-11-24 14:34:00 UTC --- (In reply to comment #4) > Can someone check if 4.6 is really not affected? arm-linux-gnueabi-gcc-4.6.0-20101124 works fine (generates ldr instruction), but mipsel-linux-gcc-4.6.0-20101124 still generates lbu (load-byte-unsigned) instructions.