* mips.md (return_internal): Change mode from SImode to VOIDmode.

From-SVN: r17320
This commit is contained in:
Jim Wilson 1998-01-12 23:42:43 +00:00 committed by Jeff Law
parent a0d5fba7d2
commit 32318600e9
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Tue Jan 13 00:44:02 1998 Jim Wilson <wilson@cygnus.com>
* mips.md (return_internal): Change mode from SImode to VOIDmode.
Sat Jan 10 22:11:39 1998 J. Kean Johnston <jkj@sco.com>
* i386/sco5.h (STARTFILE_SPEC, ENDFILE_SPEC): Correctly handle

View File

@ -8796,8 +8796,10 @@ move\\t%0,%z4\\n\\
(set_attr "length" "1")])
;; Normal return.
;; We match any mode for the return address, so that this will work with
;; both 32 bit and 64 bit targets.
(define_insn "return_internal"
[(use (match_operand:SI 0 "register_operand" ""))
[(use (match_operand 0 "register_operand" ""))
(return)]
""
"*