diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 7c66f3ef252..77af22cc503 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2010-04-06 Uros Bizjak + + * config/i386/i386.md: Remove comment about 'e' and 'E' + operand modifier. + 2010-04-06 Richard Guenther PR tree-optimization/43627 diff --git a/gcc/config/i386/i386.md b/gcc/config/i386/i386.md index 9adf0a67cb9..376d10e8cd4 100644 --- a/gcc/config/i386/i386.md +++ b/gcc/config/i386/i386.md @@ -30,7 +30,6 @@ ;; L,W,B,Q,S,T -- print the opcode suffix for specified size of operand. ;; C -- print opcode suffix for set/cmov insn. ;; c -- like C, but print reversed condition -;; E,e -- likewise, but for compare-and-branch fused insn. ;; F,f -- likewise, but for floating-point. ;; O -- if HAVE_AS_IX86_CMOV_SUN_SYNTAX, expand to "w.", "l." or "q.", ;; otherwise nothing