https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56036

--- Comment #4 from sandra at gcc dot gnu.org ---
Author: sandra
Date: Tue Nov 17 18:06:01 2015
New Revision: 230467

URL: https://gcc.gnu.org/viewcvs?rev=230467&root=gcc&view=rev
Log:
2015-11-17  Sandra Loosemore  <san...@codesourcery.com>

        PR target/56036
        * doc/invoke.texi (Option Summary): Add -mms-bitfields to x86
        option list.
        (x86 Options): Add -mms-bitfields and -mno-ms-bitfields.  Move
        discussion of the Microsoft structure layout details here from
        its former home in extend.texi.
        * doc/extend.texi (x86 Variable Attributes): Replace detailed
        discussion with pointer to its new location.  Add cross-reference
        to corresponding type attributes.
        (x86 Type Attributes): Add cross-references to command-line options
        and variable attributes.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/doc/extend.texi
    trunk/gcc/doc/invoke.texi

Reply via email to