Rob Browning <r...@defaultvalue.org> writes: > Without this change, building for arm{hf,el} with gcc-4.9 (Debian > 4.9.1-14) fails as follows: > > /tmp/ccdZTkXQ.s:14591: rdhi, rdlo and rm must all be different > > Thanks to Mark H Weaver <m...@netris.org> for the suggestion.
Sorry, I pushed my own equivalent commit before I saw your email, a85c78ea1393985fdb6e6678dea19135c553d341 on the stable-2.0 branch. FYI, the commit log above does not conform to our conventions, so that would have needed fixing. See the existing logs for examples. Thanks! Mark