* doc/c-ppc.texi (PowerPC-Opts <-nops>): Clarify.

This commit is contained in:
Alan Modra 2011-02-10 22:50:09 +00:00
parent fc01361832
commit c0e524fe0f
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2011-02-11 Alan Modra <amodra@gmail.com>
* doc/c-ppc.texi (PowerPC-Opts <-nops>): Clarify.
2011-02-10 Alan Modra <amodra@gmail.com>
* doc/as.texinfo (Overview): Add missing markup around Blackfin

View File

@ -161,7 +161,8 @@ Generate code for Solaris.
Do not generate code for Solaris.
@item -nops=@var{count}
When aligning, more than @var{count} nops uses a branch.
If an alignment directive inserts more than @var{count} nops, put a
branch at the beginning to skip execution of the nops.
@end table
@c man end