Commit 4c4177dc by Ralf Wildenhues Committed by Ralf Wildenhues

Rewrite unfinished sentence in documentation.

gcc/:
	* doc/extend.texi (Function Attributes): Rewrite unfinished
	sentence in ms_abi documentation.

From-SVN: r157508
parent 60ac9511
2010-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* doc/extend.texi (Function Attributes): Rewrite unfinished
sentence in ms_abi documentation.
2010-03-17 Alan Modra <amodra@gmail.com> 2010-03-17 Alan Modra <amodra@gmail.com>
* config/rs6000/linux64.opt (mprofile-kernel): Use profile_kernel var. * config/rs6000/linux64.opt (mprofile-kernel): Use profile_kernel var.
......
...@@ -2706,7 +2706,8 @@ attribute tells the compiler to use the Microsoft ABI, while the ...@@ -2706,7 +2706,8 @@ attribute tells the compiler to use the Microsoft ABI, while the
GNU/Linux and other systems. The default is to use the Microsoft ABI GNU/Linux and other systems. The default is to use the Microsoft ABI
when targeting Windows. On all other systems, the default is the AMD ABI. when targeting Windows. On all other systems, the default is the AMD ABI.
Note, This feature is currently sorried out for Windows targets trying to Note, the @code{ms_abi} attribute for Windows targets currently requires
the @option{-maccumulate-outgoing-args} option.
@item ms_hook_prologue @item ms_hook_prologue
@cindex @code{ms_hook_prologue} attribute @cindex @code{ms_hook_prologue} attribute
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment