i386.c (print_operand): Don't append ATT-style length suffixs to x87 opcodes when...
authorKelley Cook <kelleycook@comcast.net>
Wed, 27 Feb 2002 00:29:00 +0000 (16:29 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 27 Feb 2002 00:29:00 +0000 (16:29 -0800)
commit831c4e87d062632c91dbcc3695d708c43d3db6cb
treefca581463832e6c6113b5bb48434a6ae66a20d22
parentff88fe10350cc5bdb652fdc37c99507cc8b41242
i386.c (print_operand): Don't append ATT-style length suffixs to x87 opcodes when in Intel mode.

        * config/i386/i386.c (print_operand): Don't append ATT-style
        length suffixs to x87 opcodes when in Intel mode.

From-SVN: r50075
gcc/ChangeLog
gcc/config/i386/i386.c