include/elf/
[deliverable/binutils-gdb.git] / gas / doc / c-tic6x.texi
index ba0148c6d29c83524d6adbbb15c7588dd0100070..111627537bc7c0197c18c1363d45bb698953bc53 100644 (file)
@@ -151,4 +151,10 @@ The @var{tag} is either an attribute number or one of
 Disallow use of C64x+ compact instructions in the current text
 section.
 
+@cindex @code{.scomm} directive, TIC6X
+@item .scomm @var{symbol}, @var{size}, @var{align}
+Like @code{.comm}, creating a common symbol @var{symbol} with size @var{size}
+and alignment @var{align}, but unlike when using @code{.comm}, this symbol
+will be placed into the small BSS section by the linker.
+
 @end table
This page took 0.037575 seconds and 4 git commands to generate.