Commit 182a4620 by Kazu Hirata Committed by Kazu Hirata

i386.md: Fix a comment typo.

2000-09-15  Kazu Hirata  <kazu@hxi.com>

	* config/i386/i386.md: Fix a comment typo.

From-SVN: r36437
parent 0c4c9b16
2000-09-15 Kazu Hirata <kazu@hxi.com>
* config/i386/i386.md: Fix a comment typo.
2000-09-15 Bernd Schmidt <bernds@redhat.co.uk>
* optabs.c (emit_libcall_block): If target is a user variable,
......
......@@ -8936,7 +8936,7 @@
;; Insn emitted into the body of a function to return from a function.
;; This is only done if the function's epilogue is known to be simple.
;; See comments for simple_386_epilogue in i386.c.
;; See comments for ix86_can_use_return_insn_p in i386.c.
(define_expand "return"
[(return)]
......
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