diff options
Diffstat (limited to 'gas/doc/c-d10v.texi')
-rw-r--r-- | gas/doc/c-d10v.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/doc/c-d10v.texi b/gas/doc/c-d10v.texi index 0def48cd7fb..7215f193f2f 100644 --- a/gas/doc/c-d10v.texi +++ b/gas/doc/c-d10v.texi @@ -36,7 +36,7 @@ To optimize execution performance, @code{@value{AS}} will sometimes swap the order of instructions. Normally this generates a warning. When this option is used, no warning will be generated when instructions are swapped. @item --gstabs-packing -@item --no-gstabs-packing +@itemx --no-gstabs-packing @code{@value{AS}} packs adjacent short instructions into a single packed instruction. @samp{--no-gstabs-packing} turns instruction packing off if @samp{--gstabs} is specified as well; @samp{--gstabs-packing} (the |