]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
i386.md: Remove an old comment about NOTICE_UPDATE_CC.
authorKazu Hirata <kazu@cs.umass.edu>
Wed, 9 Jul 2003 02:56:47 +0000 (02:56 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Wed, 9 Jul 2003 02:56:47 +0000 (02:56 +0000)
* config/i386/i386.md: Remove an old comment about
NOTICE_UPDATE_CC.

From-SVN: r69121

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

index ba3cca46746b6f5202462cef91267722f3d8ddd0..116d0ac9c8ea31481c8a2cfb523a6e81efcaf1d8 100644 (file)
@@ -1,3 +1,8 @@
+2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * config/i386/i386.md: Remove an old comment about
+       NOTICE_UPDATE_CC.
+
 Wed Jul  9 03:00:10 CEST 2003  Jan Hubicka  <jh@suse.cz>
 
        * cgraph.c (cgraph_node_name): New function.
index 91e8aefceba78e0bb3fed5b352cf230f2b48fd29..32da30a19c99493c27c345ce5cc494bd40cff43c 100644 (file)
@@ -27,9 +27,6 @@
 ;;
 ;; See file "rtl.def" for documentation on define_insn, match_*, et. al.
 ;;
-;; Macro #define NOTICE_UPDATE_CC in file i386.h handles condition code
-;; updates for most instructions.
-;;
 ;; Macro REG_CLASS_FROM_LETTER in file i386.h defines the register
 ;; constraint letters.
 ;;