i386.md: Remove an old comment about NOTICE_UPDATE_CC.

* config/i386/i386.md: Remove an old comment about
	NOTICE_UPDATE_CC.

From-SVN: r69121
This commit is contained in:
Kazu Hirata 2003-07-09 02:56:47 +00:00 committed by Kazu Hirata
parent a194aa56e6
commit 2c5a64c613
2 changed files with 5 additions and 3 deletions

View 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.

View 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.
;;