Commit f5ea2dca by DJ Delorie Committed by DJ Delorie

* config/m32c/m32c-lib1.S (__m32c_eh_return): Fix typo.

From-SVN: r104328
parent a022cd59
2005-09-15 DJ Delorie <dj@redhat.com>
* config/m32c/m32c-lib1.S (__m32c_eh_return): Fix typo.
2005-09-15 Paolo Bonzini <bonzini@gnu.org>
* optabs.c (expand_binop): Use swap_commutative_operands_with_target
......
......@@ -112,7 +112,7 @@ __m32c_eh_return:
mov.w a0,a1
exts.w r0
sub.W A(r0,r0r2),a1
sub.W A(r0,r2r0),a1
sub.W A(#3,#4),a1
/* a1 points to the new stack. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment