VM: ASM_MUL for ARM: Add earlyclobber constraint to the SMULL outputs.
authorMark H Weaver <mhw@netris.org>
Sat, 20 Sep 2014 01:18:09 +0000 (21:18 -0400)
committerMark H Weaver <mhw@netris.org>
Sat, 20 Sep 2014 09:30:41 +0000 (05:30 -0400)
commita85c78ea1393985fdb6e6678dea19135c553d341
tree74ae12206888a35ec44b04455240597b99b9c25a
parentb38c19a5a5935dc5b874625767ed4951452f46c2
VM: ASM_MUL for ARM: Add earlyclobber constraint to the SMULL outputs.

Reported by Rob Browning <rlb@defaultvalue.org>.

* libguile/vm-i-scheme.c (ASM_MUL)[ARM]: Add earlyclobber (&) constraint
  to the SMULL output registers.
libguile/vm-i-scheme.c