https://sourceware.org/bugzilla/show_bug.cgi?id=27106

--- Comment #6 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by H.J. Lu <h...@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=a12f86b9a6529013ba980feee40a84c467641201

commit a12f86b9a6529013ba980feee40a84c467641201
Author: H.J. Lu <hjl.to...@gmail.com>
Date:   Fri Dec 25 05:56:36 2020 -0800

    gas: Update 80387 floating point 's' suffix

    Update 80387 floating point 's' suffix to read:

      * Integer constructors are '.word', '.long' or '.int', and '.quad'
         for the 16-, 32-, and 64-bit integer formats.  The corresponding
         instruction mnemonic suffixes are 's' (short), 'l' (long), and 'q'
         (quad).

    instead of 's' (single).

            PR gas/27106
            * doc/c-i386.texi: Update 80387 floating point 's' suffix

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to