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
This commit is contained in:
parent
0c4c9b167d
commit
182a4620e8
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
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)]
|
||||
|
|
Loading…
Add table
Reference in a new issue