From bccba5f08caf84add326b6e3541680bf1f5f8746 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Tue, 5 Dec 2000 00:56:09 +0000 Subject: Add outputting_stabs_line_debug varaible and D10v code to use it --- gas/doc/c-d10v.texi | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'gas/doc') diff --git a/gas/doc/c-d10v.texi b/gas/doc/c-d10v.texi index 8d7bf88..f10f601 100644 --- a/gas/doc/c-d10v.texi +++ b/gas/doc/c-d10v.texi @@ -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 -- cgit v1.1