re PR other/56036 (Wrong indentation in multiple -O options explaination)
authorSandra Loosemore <sandra@codesourcery.com>
Tue, 17 Nov 2015 18:06:01 +0000 (13:06 -0500)
committerSandra Loosemore <sandra@gcc.gnu.org>
Tue, 17 Nov 2015 18:06:01 +0000 (13:06 -0500)
commit54e484eb15aa193578144cb1b22532a2f0f28b2f
tree40789979ece1c015b1f2ef951f5918531b2bf2d1
parent3d7bfee0b0728c744571986baf4b6ee58ed7c72f
re PR other/56036 (Wrong indentation in multiple -O options explaination)

2015-11-17  Sandra Loosemore  <sandra@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.

From-SVN: r230467
gcc/ChangeLog
gcc/doc/extend.texi
gcc/doc/invoke.texi