* i386.c (print_operand): Remove obsolete 'c' docs.
authorJeffrey A Law <law@cygnus.com>
Thu, 27 Aug 1998 19:12:08 +0000 (19:12 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 27 Aug 1998 19:12:08 +0000 (13:12 -0600)
From-SVN: r22028

gcc/ChangeLog
gcc/config/i386/i386.c

index d73a8cb0f5b4366762a10501277aa5bbfe5f9f65..45cc71d779b624ada5c80de45a9f54fad763d175 100644 (file)
@@ -1,3 +1,7 @@
+Thu Aug 27 20:10:46 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * i386.c (print_operand): Remove obsolete 'c' docs.
+
 Wed Aug 26 17:13:37 1998  Tom Tromey  <tromey@cygnus.com>
 
        * gthr.h: Document __GTHREAD_MUTEX_INIT_FUNCTION.
index b316130924076c9e4a9f84c952279c24d422bbdd..9354e7920f7faee45537383619671442f0a3bda7 100644 (file)
@@ -3306,7 +3306,6 @@ put_condition_code (code, reverse_cc, mode, file)
    z -- print the opcode suffix for the size of the current operand.
    * -- print a star (in certain assembler syntax)
    w -- print the operand as if it's a "word" (HImode) even if it isn't.
-   c -- don't print special prefixes before constant operands.
    J -- print the appropriate jump operand.
    s -- print a shift double count, followed by the assemblers argument
        delimiter.