Correct innacurate documentation of ADJUST_FIELD_ALIGN.
authorDavid Edelsohn <dje@gcc.gnu.org>
Tue, 11 Dec 2001 18:53:53 +0000 (13:53 -0500)
committerDavid Edelsohn <dje@gcc.gnu.org>
Tue, 11 Dec 2001 18:53:53 +0000 (13:53 -0500)
From-SVN: r47887

gcc/doc/tm.texi

index 8c7493954295f45dcd3a5417304270bc10997e03..beae6e5f259507392b148be67bd6da0461395238 100644 (file)
@@ -1070,7 +1070,7 @@ by the @code{__attribute__ ((aligned (@var{n})))} construct.
 An expression for the alignment of a structure field @var{field} if the
 alignment computed in the usual way is @var{computed}.  GCC uses
 this value instead of the value in @code{BIGGEST_ALIGNMENT} or
-@code{BIGGEST_FIELD_ALIGNMENT}, if defined, for structure fields only.
+@code{BIGGEST_FIELD_ALIGNMENT}, if defined.
 
 @findex MAX_OFILE_ALIGNMENT
 @item MAX_OFILE_ALIGNMENT