>> Is this using mips16 or micromips? ".set mips16" in particular doesn't >> seem to be implemented for example. > It is just normal mips32. Interesting. The original message (r170279) made it look like a mip16 issue. Do you have a testcase where gas produces a working file but MC is broken? Cheers, Rafael