Jonathan Larmour <[email protected]> writes: > I'll let Nick handle this patch, but I'm curious (and admittedly > haven't looked at the ISA details): it seems strange that msr psp,sp > used to be allowed but now is not - and presumably it worked on the > hardware otherwise it wouldn't have been in the port.
Over the weekend I tried to build a new ARM toolchain with binutils 2.20.1 and GCC 4.3.4, and it failed on code generated for ARMv7 by GCC itself, with GAS complaining about the use of R13. Downgrading to binutils 2.19.1 helped. Regards, Daniel
