i386.md: Fix a comment typo.
authorKazu Hirata <kazu@hxi.com>
Fri, 15 Sep 2000 17:01:40 +0000 (17:01 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Fri, 15 Sep 2000 17:01:40 +0000 (17:01 +0000)
2000-09-15  Kazu Hirata  <kazu@hxi.com>

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

From-SVN: r36437

gcc/ChangeLog
gcc/config/i386/i386.md

index b914948e4b241196f259bdab5cbb3d29de0cba30..ba86cc3b3428dd7341f9a4989eb817279e6653fc 100644 (file)
@@ -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,
index 9bcd4e4219c0e01914a112c7c5de02f6d955f7c9..91ae7b83337ee19443c0f5253d9f87311685cc55 100644 (file)
 
 ;; 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)]