This commit was generated by cvs2svn to track changes on a CVS vendor
[binutils-gdb.git] / gas / doc / c-d10v.texi
index 8d7bf88c99d076e2556cbc700a0bbe4c7190ef17..9b3072cba8cacc0efd8a2c60561930995f70a5a4 100644 (file)
@@ -1,4 +1,4 @@
-@c Copyright (C) 1996 Free Software Foundation, Inc.
+@c Copyright 1996, 2000 Free Software Foundation, Inc.
 @c This is part of the GAS manual.
 @c For copying conditions, see the file as.texinfo.
 @ifset GENERIC
@@ -35,6 +35,13 @@ instructions can be executed in parallel.
 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
+@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
+default) turns instruction packing on even when @samp{--gstabs} is
+specified.
 @end table
 
 @node D10V-Syntax